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)

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

Reply via email to