Re: [PATCH/RFC v4] introduce HAVE_UNALIGNED_ACCESS_SUPPORT Kconfigsymbol

From: Ingo Molnar
Date: Fri Mar 21 2008 - 04:45:48 EST



* Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote:

> --- everything.orig/arch/x86/Kconfig 2008-03-20 15:30:38.000000000 +0100
> +++ everything/arch/x86/Kconfig 2008-03-20 19:38:08.000000000 +0100
> @@ -23,6 +23,7 @@ config X86
> select HAVE_KPROBES
> select HAVE_KRETPROBES
> select HAVE_KVM if ((X86_32 && !X86_VOYAGER && !X86_VISWS && !X86_NUMAQ) || X86_64)
> + select HAVE_UNALIGNED_ACCESS_SUPPORT

Acked-by: Ingo Molnar <mingo@xxxxxxx>

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/