Re: [tip:x86/xen] x86: use flush_tlb_others to implementflush_tlb_all, fix

From: Ingo Molnar
Date: Mon May 11 2009 - 11:12:26 EST



* Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> wrote:

> --- a/arch/x86/kernel/setup.c
> +++ b/arch/x86/kernel/setup.c
> @@ -985,6 +985,8 @@ void __init setup_arch(char **cmdline_p)
>
> e820_setup_gap();
>
> + init_smp_flush();
> +

please test patches better:

arch/x86/kernel/setup.c:1006: error: implicit declaration of function âinit_smp_flushâ

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/