Messages in this thread |  | | | Date | Sun, 10 Feb 2008 21:38:31 -0800 | | From | Arjan van de Ven <> | | Subject | Re: Oops report for the week upto Feb 10th 2008 |
Alexey Dobriyan wrote:
> On Sun, Feb 10, 2008 at 04:35:51PM -0800, Arjan van de Ven wrote:
>> Rank 3: remove_proc_entry
>> WARN_ON at fs/proc/generic.c:736
>> Reported 20 times (38 total reports)
>> This WARN_ON is there if code tries to remove a non-empty /proc
>> directory.
>> Most reports are tainted, pointing at a bug in a binary module.
>> Without the WARN_ON improvements from 2.6.25-rc1 it'll be hard to
>> figure out which module is guilty.
>
> Easy, I'll submit patch RSN.
to fix it or to print modules?
(the later is already done in 2.6.25-rc1, just not in 2.6.24 yet)
|  |