If it is better to resubmit this patch via git send-email, please let me know. Thank you, Pavel On Thu, Jan 11, 2018 at 1:36 PM, Pavel Tatashin <pasha.tatashin@xxxxxxxxxx> wrote: > I have root caused the memory corruption panics/hangs that I've been > experiencing during boot with the latest 4.4.110 kernel. The problem > as was suspected by Andy Lutomirski is with interaction between PTI > and EFI. It may affect any system that has EFI bios. I have not > verified if it can affect any other kernel beside 4.4.110 > > Attached is the fix for this issue with explanations that Steve > Sistare and I developed.