On Thu, Dec 13, 2012 at 4:54 PM, H. Peter Anvin <[email protected]> wrote: > On 12/13/2012 04:51 PM, Yinghai Lu wrote:
>> also need to make sure zero page and command line get ident mapping. >> because arch/x86/boot/compressed/head_64.S is using them. >> > > ... or we need to do the same kind of thing there. > your #PF handler approach will handle accessing kernel code together with zero_page, command_line, ramdisk ? so only need to map first 2M? -- 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/

