On Fri, Dec 14, 2012 at 11:46 AM, H. Peter Anvin <h...@zytor.com> wrote: > > That patch doesn't apply on top of the merge of x86/mm2 and > linus/master. A trivial fixup is totally nonfunctional -- no > earlyprintk, just a null pointer death in setup_real_mode().
just saw linus pulled efi fix that is touching real_mode/init.c. and there is something wrong with it. will check that... > > I suspect we don't need init_level4_pgt at all and should just plan to > get rid of it. Is there any reason we can't just build the proper > kernel page table set in pagetable_init() and switch to it there? then how to pass the info to AP? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/