* abandon gcc 295x main.c tidy @ 2006-01-13 3:51 Coywolf Qi Hunt 2006-01-15 4:27 ` Horst von Brand 0 siblings, 1 reply; 3+ messages in thread From: Coywolf Qi Hunt @ 2006-01-13 3:51 UTC (permalink / raw) To: akpm; +Cc: linux-kernel, torvalds Hello, After abandon-gcc-295x.patch, this relocates the error-out-early comment. Signed-off-by: Coywolf Qi Hunt <qiyong@fc-cn.com> --- 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 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: abandon gcc 295x main.c tidy 2006-01-13 3:51 abandon gcc 295x main.c tidy Coywolf Qi Hunt @ 2006-01-15 4:27 ` Horst von Brand 2006-01-17 0:57 ` Coywolf Qi Hunt 0 siblings, 1 reply; 3+ messages in thread From: Horst von Brand @ 2006-01-15 4:27 UTC (permalink / raw) To: Coywolf Qi Hunt; +Cc: akpm, linux-kernel, torvalds Coywolf Qi Hunt <qiyong@fc-cn.com> wrote: > After abandon-gcc-295x.patch, this relocates the > error-out-early comment. What for? -- Dr. Horst H. von Brand User #22616 counter.li.org Departamento de Informatica Fono: +56 32 654431 Universidad Tecnica Federico Santa Maria +56 32 654239 Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: abandon gcc 295x main.c tidy 2006-01-15 4:27 ` Horst von Brand @ 2006-01-17 0:57 ` Coywolf Qi Hunt 0 siblings, 0 replies; 3+ messages in thread From: Coywolf Qi Hunt @ 2006-01-17 0:57 UTC (permalink / raw) To: Horst von Brand; +Cc: akpm, linux-kernel, torvalds On Sun, Jan 15, 2006 at 01:27:00AM -0300, Horst von Brand wrote: > Coywolf Qi Hunt <qiyong@fc-cn.com> wrote: > > After abandon-gcc-295x.patch, this relocates the > > error-out-early comment. > > What for? It looks like this now: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=69c99ac17e2ee0eb45e2c9873e6e12d73260fc6b Also read abandon-gcc-295x.patch to see what for. http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.15-rc5/2.6.15-rc5-mm3/broken-out/abandon-gcc-295x.patch -- Coywolf Qi Hunt ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-01-17 0:57 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-01-13 3:51 abandon gcc 295x main.c tidy Coywolf Qi Hunt 2006-01-15 4:27 ` Horst von Brand 2006-01-17 0:57 ` Coywolf Qi Hunt
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox