Re: [Xen-devel] Re: [PATCH 8 of 13] Add a bootparameter to reserve high linear address space for hypervisors

From: Andi Kleen
Date: Wed Aug 02 2006 - 01:23:08 EST


On Wednesday 02 August 2006 07:20, Rusty Russell wrote:
> On Wed, 2006-08-02 at 06:36 +0200, Andi Kleen wrote:
> > Please just make a proper patch - either add a call to it to all setup_archs,
> > or add a call to before setup_arch in init/main.c. While such ifdefs
> > for specific architecture hacks are more popular lately it doesn't mean they are a good idea.
>
> It's been around for two years, but if you fix x86_64 to use
> early_param(), and I'll patch the other setup_archs to call
> parse_early_param and remove the init/main.c call 8)

Ok. I will do x86-64.

I can also merge the i386 patch (which is really independent from
the paravirt patchkit)

-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/