On 02/06/13 23:12, Matthew Garrett wrote: > We need to map boot services regions during startup in order to avoid > firmware bugs, but we shouldn't be passing those regions to > SetVirtualAddressMap(). Ensure that we're only passing regions that are > marked as being mapped at runtime. > > Signed-off-by: Matthew Garrett <matthew.garr...@nebula.com> > --- > arch/x86/platform/efi/efi.c | 7 +++++++ > 1 file changed, 7 insertions(+)
This doesn't fix a crash or regression, right? If it's a "this just makes more sense" patch, I'll queue it up in the 'next' branch for v3.11. -- 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/