Messages in this thread |  | | | Date | Fri, 18 Jan 2008 10:42:38 -0800 (PST) | | From | Christoph Lameter <> | | Subject | Re: crash in kmem_cache_init | |
On Fri, 18 Jan 2008, Olaf Hering wrote:
> calls cache_grow with nodeid 0> > [c00000000075bbd0] [c0000000000f82d0] .cache_alloc_refill+0x234/0x2c0> calls cache_grow with nodeid 0> > [c00000000075bbe0] [c0000000000f7f38] .____cache_alloc_node+0x17c/0x1e8> > calls cache_grow with nodeid 1> > [c00000000075bbe0] [c0000000000f7d68] .fallback_alloc+0x1a0/0x1f4
Hmmm... fallback_alloc should not be called during bootstrap.
|  |