All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: linux-kernel@vger.kernel.org
Subject: V2.6.18-rc2-latest git compilation fails on i386
Date: Sat, 29 Jul 2006 21:25:54 -0500	[thread overview]
Message-ID: <44CC18B2.4040309@lwfinger.net> (raw)

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>

             reply	other threads:[~2006-07-30  2:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-30  2:25 Larry Finger [this message]
2006-07-30  4:27 ` V2.6.18-rc2-latest git compilation fails on i386 Jesper Juhl
2006-07-30 13:20   ` Larry Finger
2006-07-30 13:53     ` Jesper Juhl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44CC18B2.4040309@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.