Re: [patch 1/7] ps3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2007-05-26 22:18:29
Also in:
lkml
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2007-05-26 22:18:29
Also in:
lkml
On Sat, 2007-05-26 at 10:51 +0200, Geert Uytterhoeven wrote:
I know. Do you know another way to allocate an aligned chunk of 256 KiB of physically contiguous memory, possibly a long time after boot up?
kmalloc & a good prayer ? :-0 Ben.