Re: [PATCH v2] x86/mm: warn on W+x mappings

From: Matt Fleming
Date: Mon Oct 12 2015 - 08:55:57 EST


On Mon, 12 Oct, at 02:49:36PM, Ingo Molnar wrote:
>
>
> So why not unmap them after bootup? Is there any reason to call into EFI code
> while the system is up and running?

That's where the runtime services code lives. So if you want things
like EFI variables (used by the distro installer, among other things)
you need to map the runtime regions.

You can of course disable that by using the "noefi" kernel parameter,
which should unmap everything for you once you've finished booting.

--
Matt Fleming, Intel Open Source Technology Center
--
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/