Re: Badness on the Warp
From: Sean MacLennan <hidden>
Date: 2009-06-23 05:24:50
Also in:
lkml
From: Sean MacLennan <hidden>
Date: 2009-06-23 05:24:50
Also in:
lkml
On Mon, 22 Jun 2009 08:25:04 +1000 Benjamin Herrenschmidt [off-list ref] wrote:
Kumar already submitted a couple, Frans, feel free to beat me at converting UIC (just use kmalloc directly in there instead of alloc_bootmem).
I replace the bootmem_alloc with a kzalloc and the badness went away. So it looks like, for my config anyway, that solves the problem. Cheers, Sean