Re: [PATCH 5/5] x86: Move enabling of PSE and PGE out ofinit_memory_mapping

From: Tejun Heo
Date: Sat Aug 11 2012 - 16:01:31 EST


Hello,

On Thu, Aug 09, 2012 at 04:23:09PM -0500, Jacob Shin wrote:
> Since we now call init_memory_mapping for each E820_RAM region in a
> loop, move cr4 writes out to setup_arch.

Shouldn't this happen before init_memory_mapping() is called multiple
times? Also, there seem to be other stuff which need to be moved out.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/