Re: 2.6.13-mm2

From: Andi Kleen
Date: Mon Sep 12 2005 - 02:17:38 EST


On Sun, Sep 11, 2005 at 11:09:59PM -0700, Martin J. Bligh wrote:
> >> Andi, does that need changing on ia32 as well as x86_64, or are you
> >> just missing some ifdefs? Looks to me like the rest of the patch is
> >> specific to x86_64.
> >
> > It should be a straight forward fix - the new zone is empty on i386.
> > Ok I reviewed chunk_to_zone and it should be ok with the new empty
> > zone. So just the appended patch should work. Can you test?
>
> Will do. but did you actually mean to enable it on both arches? didn't
> look like it, but maybe you did.

The zone is just empty on i386. That could have been avoided
with some ifdefs, but I didn't see any sense because an empty
zone shouldn't hurt anybody.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/