Re: 2.6.0-test3-mm2 kernel BUG at mm/filemap.c:1930

From: Felipe Alfaro Solana
Date: Sat Aug 16 2003 - 14:10:58 EST


On Sat, 2003-08-16 at 20:09, Josh McKinney wrote:
> Got this while trying to mount the rootfs. It was ext3 if that makes
> any diff.
>
> ksymoops 2.4.8 on i686 2.6.0-test3-mm1. Options used
> -V (default)
> -k /proc/ksyms (default)
> -l /proc/modules (default)
> -o /lib/modules/2.6.0-test3-mm1/ (default)
> -m /usr/src/2.5/linux-2.6.0-test2/System.map (specified)
>
> Error (regular_file): read_ksyms stat /proc/ksyms failed
> No modules in ksyms, skipping objects
> No ksyms, skipping lsmod
> <4>kernel BUG at mm/filemap.c:1930!

Please, edit mm/filemap.c and remove the line #1390. It's a BUG_ON()
macro that is complete harmless. Once you have removed that line,
recompile the kernel.

-
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/