Re: git/cscope with x86 merge

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Yinghai Lu <yhlu.kernel@...>, Andi Kleen <ak@...>, Thomas Gleixner <tglx@...>, Ingo Molnar <mingo@...>, Andrew Morton <akpm@...>, Linux Kernel Mailing List <linux-kernel@...>
Date: Saturday, October 20, 2007 - 3:15 pm

On Sat, Oct 20, 2007 at 11:49:51AM -0700, Linus Torvalds wrote:

I pulled next branch of git and applied your patch.

When running
 	git log --follow -B arch/x86/kernel/vmlinux_64.lds.S

I got no output at all (in a newly pulled linux kernel dir).
When I ran
 	git log arch/x86/kernel/vmlinux_64.lds.S
I got:

commit 250c22777fe1ccd7ac588579a6c16db4c0161cc5
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Thu Oct 11 11:17:24 2007 +0200

    x86_64: move kernel
    
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Ingo Molnar <mingo@elte.hu>

With -B alone I got same output.
When I add --follow I get no output.

I could not get back to my previous git binary - I replaced it
with the new one.

cat ~/.gitconfig

[diff]
	renamelimit = 0


	Sam
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git/cscope with x86 merge, Yinghai Lu, (Mon Oct 15, 3:45 pm)
Re: git/cscope with x86 merge, Linus Torvalds, (Mon Oct 15, 4:00 pm)
Re: git/cscope with x86 merge, Yinghai Lu, (Sat Oct 20, 5:40 am)
Re: git/cscope with x86 merge, Linus Torvalds, (Sat Oct 20, 11:56 am)
Re: git/cscope with x86 merge, Sam Ravnborg, (Sat Oct 20, 12:47 pm)
Re: git/cscope with x86 merge, Thomas Gleixner, (Sat Oct 20, 1:39 pm)
Re: git/cscope with x86 merge, Linus Torvalds, (Sat Oct 20, 2:19 pm)
Re: git/cscope with x86 merge, Linus Torvalds, (Sat Oct 20, 2:49 pm)
Re: git/cscope with x86 merge, Sam Ravnborg, (Sat Oct 20, 3:15 pm)
Re: git/cscope with x86 merge, Linus Torvalds, (Sat Oct 20, 3:36 pm)
Re: git/cscope with x86 merge, Sam Ravnborg, (Sat Oct 20, 4:10 pm)
Re: git/cscope with x86 merge, Andi Kleen, (Sat Oct 20, 4:44 pm)
Re: git/cscope with x86 merge, Linus Torvalds, (Sat Oct 20, 5:45 pm)
Re: git/cscope with x86 merge, Dave Jones, (Mon Oct 15, 4:01 pm)