Re: bash-shared-mapping oops'es on 2.5.66-mm1

Andrew Morton (akpm@digeo.com)
Sat, 19 Apr 2003 01:52:35 -0700


Alex Tomas <bzzz@tmi.comex.ru> wrote:
>
>
> hi!
>
> [root@proto db2]# /root/tools/bash-shared-mapping -n 5 -t 3 foo 300000000
>
> on serial console:
>
> ------------[ cut here ]------------
> kernel BUG at mm/rmap.c:408!

if (!PageAnon(page)) {
if (!page->mapping)
BUG();

Yes, we've had a few reports of that. You'll need to revert objrmap*.patch
if it's being a problem.

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