All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] [PATCH] 2.6.24: fix x86-64 build w/o CONFIG_SMP
@ 2008-01-23 17:46 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2008-01-23 17:46 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: adeos-main

...but do not break CONFIG_SMP :). Looks like this header became
irrelevant for us.

Jan

---
 arch/x86/kernel/ipipe.c |    1 -
 1 file changed, 1 deletion(-)

Index: b/arch/x86/kernel/ipipe.c
===================================================================
--- a/arch/x86/kernel/ipipe.c
+++ b/arch/x86/kernel/ipipe.c
@@ -48,7 +48,6 @@
 #include <asm/apic.h>
 #include <mach_ipi.h>
 #else /* !CONFIG_X86_32 */
-#include <asm/ipi.h>
 #include <asm/mach_apic.h>
 #endif /* !CONFIG_X86_32 */
 #endif	/* CONFIG_X86_LOCAL_APIC */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-23 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 17:46 [Adeos-main] [PATCH] 2.6.24: fix x86-64 build w/o CONFIG_SMP Jan Kiszka

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.