Re: serious performance regression due to NX patch

From: Andrew Morton
Date: Sun Jul 11 2004 - 05:05:03 EST


Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
> +#ifdef __i386_

You'll be wanting __i386__ there.

Apropos of nothing much, CONFIG_X86 would be preferreed here, but x86_64
defines that too.

Is there a CONFIG symbol which is unique to i386? If not, perhaps we
should define one (CONFIG_I386?)
-
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/