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
| ||
|
Message-ID: <20130111190956.GB17216@amt.cnet> Date: Fri, 11 Jan 2013 17:09:56 -0200 From: Marcelo Tosatti <mtosatti@...hat.com> To: Xiao Guangrong <xiaoguangrong@...ux.vnet.ibm.com> Cc: Gleb Natapov <gleb@...hat.com>, LKML <linux-kernel@...r.kernel.org>, KVM <kvm@...r.kernel.org> Subject: Re: [PATCH v5 6/5] KVM: x86: clear write_fault_to_shadow_pgtable explicitly On Fri, Jan 11, 2013 at 10:12:58PM +0800, Xiao Guangrong wrote: > On 01/11/2013 09:15 PM, Marcelo Tosatti wrote: > > > > > This is cryptic. Its not obvious at all for someone modifying the code, > > for example. > > > > Can you please clear it explicitly? > > Sure, this is the patch to apply your idea, is it good to you? :) > > ============================================ > Subject: [PATCH 6/6] KVM: x86: clear write_fault_to_shadow_pgtable explicitly > > Clear it explicitly when exiting x86_emulate_instruction to clarify the code, > it is suggested by Marcelo > > Signed-off-by: Xiao Guangrong <xiaoguangrong@...ux.vnet.ibm.com> > --- > arch/x86/kvm/x86.c | 16 ++++++++++++---- > 1 files changed, 12 insertions(+), 4 deletions(-) Fine, please rebase against queue. -- 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