On 1/7/07, Dave Hansen <haveblue@us.ibm.com> wrote:
On Fri, 2007-01-05 at 22:52 -0600, John Rose wrote:

> 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