Re: [patch] paravirt: VDSO page is essential

From: Ingo Molnar
Date: Mon Mar 05 2007 - 08:47:26 EST



* Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:

> -#ifdef CONFIG_PARAVIRT
> +#if defined(CONFIG_COMPAT_VDSO) && defined(CONFIG_RESERVE_TOP)

NACK - my patch is quite a bit simpler and yours only increases the
#ifdef jungle. If there's any complication of the VDSO coming from some
other hypervisor support patch then I will judge that in full context,
when it's submitted. Meanwhile, my patch is a must-have for v2.6.21.

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