* V2.6.18-rc2-latest git compilation fails on i386
@ 2006-07-30 2:25 Larry Finger
2006-07-30 4:27 ` Jesper Juhl
0 siblings, 1 reply; 4+ messages in thread
From: Larry Finger @ 2006-07-30 2:25 UTC (permalink / raw)
To: linux-kernel
When compiling the latest i386 kernel from Linus's tree with CONFIG_STACK_UNWIND
defined, the following compilation error occurs:
CC arch/i386/kernel/traps.o
arch/i386/kernel/traps.c: In function ‘show_trace_log_lvl’:
arch/i386/kernel/traps.c:193: error: invalid type argument of ‘->’
arch/i386/kernel/traps.c:196: error: invalid type argument of ‘->’
arch/i386/kernel/traps.c:197: error: invalid type argument of ‘->’
Using git's bisect capability, the bad commit is
commit c97d20a6c51067a38f53680d9609b4cf2867d077
Author: Andi Kleen <ak@suse.de>
Date: Fri Jul 28 14:44:57 2006 +0200
[PATCH] i386: Do backtrace fallback too
Similar patch to earlier x86-64 patch. When the dwarf2 unwinder fails
dump the left over stack with the old unwinder.
Also some clarifications in the headers.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: V2.6.18-rc2-latest git compilation fails on i386 2006-07-30 2:25 V2.6.18-rc2-latest git compilation fails on i386 Larry Finger @ 2006-07-30 4:27 ` Jesper Juhl 2006-07-30 13:20 ` Larry Finger 0 siblings, 1 reply; 4+ messages in thread From: Jesper Juhl @ 2006-07-30 4:27 UTC (permalink / raw) To: Larry Finger; +Cc: linux-kernel, Alexey Dobriyan On 30/07/06, Larry Finger <Larry.Finger@lwfinger.net> wrote: > When compiling the latest i386 kernel from Linus's tree with CONFIG_STACK_UNWIND > defined, the following compilation error occurs: > I reported that problem yesterday and Alexey Dobriyan provided a fix : http://lkml.org/lkml/2006/7/29/85 -- Jesper Juhl <jesper.juhl@gmail.com> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: V2.6.18-rc2-latest git compilation fails on i386 2006-07-30 4:27 ` Jesper Juhl @ 2006-07-30 13:20 ` Larry Finger 2006-07-30 13:53 ` Jesper Juhl 0 siblings, 1 reply; 4+ messages in thread From: Larry Finger @ 2006-07-30 13:20 UTC (permalink / raw) To: Jesper Juhl; +Cc: linux-kernel Jesper Juhl wrote: > On 30/07/06, Larry Finger <Larry.Finger@lwfinger.net> wrote: >> When compiling the latest i386 kernel from Linus's tree with >> CONFIG_STACK_UNWIND >> defined, the following compilation error occurs: >> > I reported that problem yesterday and Alexey Dobriyan provided a fix : > http://lkml.org/lkml/2006/7/29/85 > I don't subscribe to LKML and I missed your report of this problem in the summary. Sorry for the noise. Larry ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: V2.6.18-rc2-latest git compilation fails on i386 2006-07-30 13:20 ` Larry Finger @ 2006-07-30 13:53 ` Jesper Juhl 0 siblings, 0 replies; 4+ messages in thread From: Jesper Juhl @ 2006-07-30 13:53 UTC (permalink / raw) To: Larry Finger; +Cc: linux-kernel On 30/07/06, Larry Finger <Larry.Finger@lwfinger.net> wrote: > Jesper Juhl wrote: > > On 30/07/06, Larry Finger <Larry.Finger@lwfinger.net> wrote: > >> When compiling the latest i386 kernel from Linus's tree with > >> CONFIG_STACK_UNWIND > >> defined, the following compilation error occurs: > >> > > I reported that problem yesterday and Alexey Dobriyan provided a fix : > > http://lkml.org/lkml/2006/7/29/85 > > > > I don't subscribe to LKML and I missed your report of this problem in the summary. > Sorry for the noise. > No worries. Better to have an issue reported twice than not have it reported at all :-) -- Jesper Juhl <jesper.juhl@gmail.com> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-07-30 13:53 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-07-30 2:25 V2.6.18-rc2-latest git compilation fails on i386 Larry Finger 2006-07-30 4:27 ` Jesper Juhl 2006-07-30 13:20 ` Larry Finger 2006-07-30 13:53 ` Jesper Juhl
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.