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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to