Re: WARNING in vmap_page_range on alpha since 2.6.28

From: Ivan Kokshaysky
Date: Sun Jan 11 2009 - 16:14:52 EST


On Sun, Jan 11, 2009 at 06:36:00PM +0000, Thorsten Kranzkowski wrote:
> I see similar traces:
>
> ------------[ cut here ]------------
> WARNING: at /export/data/scm/linux-2.6/mm/vmalloc.c:104 vmap_page_range+0x1c4/0x264()

The problem is that alpha allocates some VMALLOC space very early
on boot, but the new VM allocator doesn't know about this.

I've posted a fix few days ago:
http://lkml.org/lkml/2009/1/7/574

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