netdev
[Top] [All Lists]

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

To: Carson Gaspar <carson@xxxxxxxxxx>
Subject: Re: kernel BUG at page_alloc.c:98 -- compiling with distcc
From: Jeff Moyer <jmoyer@xxxxxxxxxx>
Date: Tue, 27 Apr 2004 22:02:11 -0400
Cc: linux-kernel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxx
In-reply-to: <382320000.1082759593@xxxxxxxxxxxxxxxxxxxxx>
References: <382320000.1082759593@xxxxxxxxxxxxxxxxxxxxx>
Reply-to: jmoyer@xxxxxxxxxx
Sender: netdev-bounce@xxxxxxxxxxx
>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

<Prev in Thread] Current Thread [Next in Thread>