Re: kernel BUG at page_alloc.c:98 -- compiling with distcc

From: Jeff Moyer
Date: Tue Apr 27 2004 - 21:05:46 EST



>FYI, we see the exact same panic with the tg3 driver using 2.4.25 and
>distcc with sendfile(). The bcm5700 driver also panics, but I haven't
>captured a panic message to be certain it's the same bug.

>kernel BUG at page_alloc.c:98!

Andrea fixed this in his tree by deferring the page free to process context
instead of BUG()ing on PageLRU(page).

-Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/