Re: 2.4.20-pre2-ac1 does not compile

Christoph Hellwig (hch@infradead.org)
Wed, 14 Aug 2002 21:04:10 +0100


On Wed, Aug 14, 2002 at 10:02:40PM +0200, David Weinehall wrote:
> On Wed, Aug 14, 2002 at 06:40:40PM +0100, Christoph Hellwig wrote:
> > On Wed, Aug 14, 2002 at 07:33:05PM +0200, Jean-Luc Coulon wrote:
> > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> > > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6
> > > -nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include
> > > -DKBUILD_BASENAME=swap_state -c -o swap_state.o swap_state.c
> > > swap_state.c:155: macro `PAGE_BUG' used without args
> >
> > make that a plain BUG() - no idea what drove alan into that..
>
> Shouldn't it be PAGE_BUG(page)?!

Have you ever looked at the defintion of PAGE_BUG()? :)
-
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/