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, 21 Jan 2008 13:19:43 -0800
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Eduardo Pereira Habkost <ehabkost@...hat.com>
CC:	Marcelo Tosatti <marcelo@...ck.org>, mingo@...e.hu,
	gcosta@...hat.com, glommer@...il.com, chrisw@...hat.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fill in missing pv_mmu_ops entries for	PAGETABLE_LEVELS
 >= 3

Eduardo Pereira Habkost wrote:
>> +	.pud_clear = native_pud_clear,
>>     
>
> On the patches I will send, pud_clear() and pgd_clear() aren't present
> on pv_mmu_ops and are implemented using set_pud() and set_pgd().
>   

Actually, I changed my mind on that.  pud_clear needs special handling 
with 32-bit PAE, so I'd prefer to keep it a separate operation.

    J
--
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