[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAE9FiQUB8GxO4aQnQ9+WNab8WGtMaw-RqwRjzC4EoPwmaew9aA@mail.gmail.com>
Date: Fri, 16 Nov 2012 09:16:47 -0800
From: Yinghai Lu <yinghai@...nel.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Stefano Stabellini <stefano.stabellini@...citrix.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>, Jacob Shin <jacob.shin@....com>,
Tejun Heo <tj@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 6/7] x86, mm: setup page table from top-down
On Fri, Nov 16, 2012 at 9:14 AM, H. Peter Anvin <hpa@...or.com> 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 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