[PATCH][Xenial] System hangs with a black screen during s4 stress test

AceLan Kao acelan.kao at canonical.com
Thu Aug 25 08:44:23 UTC 2016


BugLink: https://bugs.launchpad.net/bugs/1616781

Impact:
Hibernation stopped working reliably after commit
ab76f7b4ab23 (x86/mm: Set NX on gap between __ex_table and rodata).
We found this issue on DINO2 MLK machines, and could be reproduce
easier with larger built-in RAM.

Fix:
The commit works like a charm that fixes this issue.

Tested:
Tested on DINO2 MLK laptops.

Rafael J. Wysocki (1):
  x86/power/64: Fix kernel text mapping corruption during image
    restoration

 arch/x86/power/hibernate_64.c     | 97 ++++++++++++++++++++++++++++++++++-----
 arch/x86/power/hibernate_asm_64.S | 55 ++++++++++------------
 2 files changed, 109 insertions(+), 43 deletions(-)

-- 
2.7.4





More information about the kernel-team mailing list