lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 1 Oct 2007 12:59:20 +0200
From:	Andi Kleen <ak@...e.de>
To:	Oleg Verych <olecom@...wer.upol.cz>
Cc:	patches@...-64.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [13/50] x86: Fix and reenable CLFLUSH support in change_page_attr()

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ