[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c43b2e150902090348r3e88e459j467e47b2e3bc5548@mail.gmail.com>
Date: Mon, 9 Feb 2009 12:48:22 +0100
From: wixor <wixorpeek@...il.com>
To: Nick Piggin <nickpiggin@...oo.com.au>
Cc: Alexey Dobriyan <adobriyan@...il.com>,
Arjan van de Ven <arjan@...radead.org>,
JosephChan@....com.tw, linux-kernel@...r.kernel.org
Subject: Re: viafb triggers BUG at mm/vmalloc.c:294 [kernel 2.6.28.3]
Okay, I'm not quite sure what's happening here (i'm not kernel
developer). That's that I've done:
printk(KERN_DEBUG "alloc_vmap_area(%lu, %lu, %p,
%p)\n",size,align,vstart,vend);
at the very beginning of alloc_vmap_area,
printk(KERN_DEBUG "alloc_vmap_area: allocated %p -
%p\n",va->va_start, va->va_end);
at very end and
WARN(1,KERN_WARNING "alloc_vmap_area failed\n");
before returning EBUSY. Full dmesg attached. What still bugs me is
that video ram is allocated from system memory by bios. Does the
kernel know that and does it try to allocate the framebuffer in that
"video ram"?
Download attachment "dmesg" of type "application/octet-stream" (43477 bytes)
Powered by blists - more mailing lists