> On Sep 6, 2017, at 8:25 PM, Linus Torvalds <torva...@linux-foundation.org> > wrote: > >> On Wed, Sep 6, 2017 at 7:54 PM, Andy Lutomirski <l...@kernel.org> wrote: >> Patch 1 is the fix. Patch 2 is a comment that would have kept me from >> chasing down a false lead. > > Yes, this seems to fix things for me. Thanks. > > Of course, right now that laptop has no working wifi with tip-of-tree > due to some issues with the networking tree, but that's an independent > thing and I could suspend and resume with this. So applied and pushed > out, > > Linus
Great! FWIW, there's still a possible glitch where doing EFI calls could corrupt ASID 0. I figured that fixing that could wait for tomorrow.