]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 21:34:55 +0000 (14:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 21:34:55 +0000 (14:34 -0700)
commit80ca285bde3a23b06eeb5808c833a0b8eb4713e4
tree1b32014100ab43daf743f3b43916f4e050b49a6a
parent7cfc14eb65d4f7f4c0057ee643d43c1c10322573
parent0966b5d09f44ab96974f571e568fc9adfd2ac7fd
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull power management fix from Rafael Wysocki:
 "Fix a nasty (and really hard to debug) memory corruption during resume
  from hibernation on x86-64 (that leads to a kernel panic most of the
  time) due to the use of a stale stack pointer value in FRAME_BEGIN
  (Josh Poimboeuf)"

* tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  x86/power/64: Fix hibernation return address corruption