[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120813232040.GE25632@google.com>
Date: Mon, 13 Aug 2012 16:20:40 -0700
From: Tejun Heo <tj@...nel.org>
To: Borislav Petkov <bp@...en8.de>, Jacob Shin <jacob.shin@....com>,
X86-ML <x86@...nel.org>, LKML <linux-kernel@...r.kernel.org>,
Yinghai Lu <yinghai@...nel.org>,
"H. Peter Anvin" <hpa@...or.com>,
Andreas Herrmann <andreas.herrmann3@....com>
Subject: Re: [PATCH 5/5] x86: Move enabling of PSE and PGE out of
init_memory_mapping
Hello,
On Mon, Aug 13, 2012 at 09:34:40AM +0200, Borislav Petkov wrote:
> On Sat, Aug 11, 2012 at 01:01:33PM -0700, Tejun Heo wrote:
> > Shouldn't this happen before init_memory_mapping() is called multiple
> > times?
>
> It does.
>
> Those CR4 flags are set before the loop which calls init_memory_mapping().
I meant the patch should come before the patch making multiple calls
to init_memory_mapping().
> > Also, there seem to be other stuff which need to be moved out.
>
> Which are those pls?
Rebuilding pgtable on each invocation?
Thanks.
--
tejun
--
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