[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] Re: [tip:x86/xen] x86: use flush_tlb_others to implement flush_tlb_all, fix
* Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> wrote:
> in any case I would guess that the fix is:
>
> --- a/arch/x86/kernel/setup.c
> +++ b/arch/x86/kernel/setup.c
> @@ -87,6 +87,7 @@
> #include <asm/cacheflush.h>
> #include <asm/processor.h>
> #include <asm/bugs.h>
> +#include <asm/tlbflush.h>
>
> #include <asm/system.h>
> #include <asm/vsyscall.h>
Guessing is not enough - please review the prototype position. Is it
available on all configs? It is not ...
But even the proper fix runs into that smp_processor_id() bug i just
posted.
Ingo
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|