Re: [PATCH 0/2] Fix resume failure due to PCID

From: Andy Lutomirski
Date: Thu Sep 07 2017 - 00:16:05 EST




> On Sep 6, 2017, at 8:25 PM, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
>> On Wed, Sep 6, 2017 at 7:54 PM, Andy Lutomirski <luto@xxxxxxxxxx> 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.