Re: [PATCH 1/6] x86: fix NX bit handling in change_page_attr

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, January 25, 2008 - 3:32 am

* Ingo Molnar <mingo@elte.hu> wrote:


i guess it would be nicer to have the proper accessors to just clear the 
NX bit from ref-prot - instead of re-constructing the *kpte from 
scratch. But i see no other way to do it right now than to access 
pgprot_val() as an lvalue. Jeremy, what would be the best approach here?

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/6] x86: fix NX bit handling in change_page_attr, Jeremy Fitzhardinge, (Fri Jan 25, 12:32 am)
Re: [PATCH 1/6] x86: fix NX bit handling in change_page_attr, Ingo Molnar, (Fri Jan 25, 3:32 am)
Re: [PATCH 1/6] x86: fix NX bit handling in change_page_attr, Jeremy Fitzhardinge, (Fri Jan 25, 1:05 pm)