Re: [GIT PULL v4 0/6] EFI page table isolation

2015-11-29 Thread Ingo Molnar
* Matt Fleming wrote: > Folks, > > This patch series is a response to the report that the EFI region > mappings trigger warnings when booting with CONFIG_DEBUG_WX enabled. > They allocate a new page table structure and ensure that all the > mappings we require during EFI runtime calls are only

[GIT PULL v4 0/6] EFI page table isolation

2015-11-27 Thread Matt Fleming
Folks, This patch series is a response to the report that the EFI region mappings trigger warnings when booting with CONFIG_DEBUG_WX enabled. They allocate a new page table structure and ensure that all the mappings we require during EFI runtime calls are only setup there. It turns out that it st