Re: [PATCH] Fix sparsemem on Cell (take 3)
From: Tim Pepper <hidden>
Date: 2007-01-08 06:31:14
Also in:
linux-mm
From: Tim Pepper <hidden>
Date: 2007-01-08 06:31:14
Also in:
linux-mm
On 1/7/07, Dave Hansen [off-list ref] wrote:
On Fri, 2007-01-05 at 22:52 -0600, John Rose wrote:quoted
Could this break ia64, given that it uses memmap_init_zone()?You are right, I think it does. Here's an updated patch to replace the earlier one. I had to move the enum definition over to a different header because ia64 evidently has a different include order.
Boot tested OK on ia64 with this latest version of the patch. Tim