Re: [GIT pull] x86 fixes for 4.7

From: Linus Torvalds
Date: Sat Jun 25 2016 - 09:49:18 EST


On Sat, Jun 25, 2016 at 1:25 AM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> please pull the latest x86-urgent-for-linus git tree from:

Nope.

> This update contains:
>
> - The final fix for the hibernation resume path which addresses the observed
> crashes which were exposed by a recent change which sets NX on gap pages.

I'm pretty sure that's not the final fix. And that it caused more
problems than it fixed, afaik.

Adding Rafael to the cc to verify.

Rafael, this is the "odd restore_pgd_addr and extra TLB flush" patch.

Linus