* -mm: sysrq patch breaks Voyager build
@ 2006-03-17 12:38 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-03-17 12:38 UTC (permalink / raw)
To: Kirill Korotaev, Pavel Emelianov
Cc: Andrew Morton, James.Bottomley, linux-kernel
nmi-lockup-and-altsysrq-p-dumping-calltraces-on-_all_-cpus.patch causes
the following compile error with CONFIG_X86_VOYAGER=y:
<-- snip -->
...
LD .tmp_vmlinux1
arch/i386/kernel/built-in.o: In function `die_nmi': undefined reference to `smp_show_regs'
arch/i386/kernel/built-in.o: In function `die_nmi': undefined reference to `smp_nmi_call_function'
drivers/built-in.o: In function `sysrq_handle_showregs':sysrq.c:(.text+0x255ef): undefined reference to `smp_show_regs'
:sysrq.c:(.text+0x255f4): undefined reference to `smp_nmi_call_function'
make: *** [.tmp_vmlinux1] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-17 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17 12:38 -mm: sysrq patch breaks Voyager build Adrian Bunk
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.