Re: [PATCH] [13/50] x86: Fix and reenable CLFLUSH support in change_page_attr()

From: Andi Kleen
Date: Mon Oct 01 2007 - 06:59:37 EST


On Saturday 22 September 2007 07:47:59 Oleg Verych wrote:
> * Sat, 22 Sep 2007 00:32:11 +0200 (CEST)
> []
> > - flush_map(&l);
> > + flush_map(&arg);
>
> + flush_map(&arg.l);
>
> CC arch/x86_64/mm/pageattr.o
> arch/x86_64/mm/pageattr.c: In function 'global_flush_tlb':
> arch/x86_64/mm/pageattr.c:274: warning: passing argument 1 of 'flush_map' from incompatible pointer type

That was already fixed; hmm perhaps that was an old patch.

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