public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Intel x86-64 support patch breaks amd64
@ 2004-02-19 18:34 Tony Lindgren
  2004-02-20 16:13 ` Andi Kleen
  0 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2004-02-19 18:34 UTC (permalink / raw)
  To: ak; +Cc: linux-kernel

Hi Andi,

I guess you probably already know about this, but the recent changeset
1.1561.1.1 breaks compiling and booting for amd64.

First, this breaks for the compile:

arch/x86_64/kernel/setup.c: In function detect_ht':
arch/x86_64/kernel/setup.c:599: error: smp_num_siblings' undeclared (first
use in this function)
arch/x86_64/kernel/setup.c:599: error: (Each undeclared identifier is
reported only once
arch/x86_64/kernel/setup.c:599: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/setup.o] Error 1
make: *** [arch/x86_64/kernel] Error 2

After #if 0 out some parts to make it compile, it fails to boot with no
output at all. Sorry, don't have low level debugging or serial console on 
this machine configured, let me know if you need further information.

Undoing this cset makes things work as before.

Regards,

Tony

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-02-19 21:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 18:34 Intel x86-64 support patch breaks amd64 Tony Lindgren
2004-02-20 16:13 ` Andi Kleen
2004-02-19 19:36   ` Jakub Jelinek
2004-02-20 16:44     ` Andi Kleen
2004-02-19 21:20       ` Philippe Elie
2004-02-20 19:32         ` [PATCH] Fix typo in x86-64 fix Andi Kleen
2004-02-19 20:39   ` Intel x86-64 support patch breaks amd64 Tony Lindgren
2004-02-20 19:02     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox