On Fri, Nov 16, 2012 at 9:14 AM, H. Peter Anvin <[email protected]> wrote: > On 10/10/2012 10:38 AM, Yinghai Lu wrote: >> attached patch on top of this patch will fix the problem? >> > > .mapping = { > - .pagetable_reserve = native_pagetable_reserve, > + .mark_page_ro = mark_page_ro_noop; > }, > > I have already objected to this naming in the past, because it describes an > implementation ("hypervisor make readonly") as opposed to a semantic > function "make this page permissible to use as a page table". I would call > it pagetable_prepare or something like that.
please check v7 series with /46 in the title. -- 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/

