Hello,
After abandon-gcc-295x.patch, this relocates the
error-out-early comment.
Signed-off-by: Coywolf Qi Hunt <[email protected]>
---
diff --git a/init/main.c b/init/main.c
index e092b19..22c4ff5 100644
--- a/init/main.c
+++ b/init/main.c
@@ -54,15 +54,15 @@
#include <asm/sections.h>
#include <asm/cacheflush.h>
+#ifdef CONFIG_X86_LOCAL_APIC
+#include <asm/smp.h>
+#endif
+
/*
* This is one of the first .c files built. Error out early
* if we have compiler trouble..
*/
-#ifdef CONFIG_X86_LOCAL_APIC
-#include <asm/smp.h>
-#endif
-
/*
* Versions of gcc older than that listed below may actually compile
* and link okay, but the end product can have subtle run time bugs.
--
Coywolf Qi Hunt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]