Re: git/cscope with x86 merge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Sat, 20 Oct 2007, Yinghai Lu wrote:
> 
> git log -p --follow arch/x86/kernel/vmlinux_64.lds.S
> 
> can not trace to arch/x86_64/kernel/vmlinux.lds.S

Hmm. I get:

	[torvalds@woody linux]$ git log --stat --follow arch/x86/kernel/vmlinux_64.lds.S
	commit 250c22777fe1ccd7ac588579a6c16db4c0161cc5
	Author: Thomas Gleixner <[email protected]>
	Date:   Thu Oct 11 11:17:24 2007 +0200
	
	    x86_64: move kernel
	
	    Signed-off-by: Thomas Gleixner <[email protected]>
	    Signed-off-by: Ingo Molnar <[email protected]>
	
	 arch/{x86_64 => x86}/kernel/vmlinux_64.lds.S |    0
	 1 files changed, 0 insertions(+), 0 deletions(-)
	
	commit 13a9cd42466e12113859c4d7b41561e8bbcaf09d
	Author: Thomas Gleixner <[email protected]>
	Date:   Thu Oct 11 11:14:21 2007 +0200
	
	    x86_64: prepare shared kernel/vmlinux.lds.S
	
	    Signed-off-by: Thomas Gleixner <[email protected]>
	    Signed-off-by: Ingo Molnar <[email protected]>
	
	 arch/x86_64/kernel/vmlinux_64.lds.S |  235 +++++++++++++++++++++++++++++++++++
	 1 files changed, 235 insertions(+), 0 deletions(-)


so it definitely works for me.

But it might be the same old rename limit issue. Try doing

	git config --global diff.renamelimit 0

first,

		Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux