lkml.org 
[lkml]   [2004]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.2-rc1-mm2 kernel oops

> Adrian Bunk wrote:
> On Sun, Jan 25, 2004 at 03:14:51PM +0000, Sid Boyce wrote:
> >> Linus Torvalds wrote:
> > > > Problems with the exception table sorting?
> > > >
> > > > Does plain 2.6.2-rc1 work?
> >> 2.6.2-rc1 works fine.
>
> > Could you back out ("patch -p1 -R < ..." or manually remove the lines)
> > the patch below and retry 2.6.2-rc1-mm2?
>
>
>
> > TIA
> > Adrian
>
>
> > --- 25/Makefile~use-funit-at-a-time 2004-01-14 00:56:05.000000000 -0800
> > +++ 25-akpm/Makefile 2004-01-14 00:56:05.000000000 -0800
> > @@ -445,6 +445,10 @@ ifdef CONFIG_DEBUG_INFO
> > CFLAGS += -g
> > endif
>
> > +# Enable unit-at-a-time mode when possible. It shrinks the
> > +# kernel considerably.
> > +CFLAGS += $(call check_gcc,-funit-at-a-time,)
> > +
> > # warn about C99 declaration after statement
> > CFLAGS += $(call check_gcc,-Wdeclaration-after-statement,)

I commented out the line below. 2.6.2-rc1-mm3 is now up and running,
thanks.

CFLAGS += $(call check_gcc,-funit-at-a-time,)

Regards
Sid.




--
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:1.239 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site