]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Add my sign off and upstream commit tag to a 4.4 commit
authorSasha Levin <sashal@kernel.org>
Wed, 28 Aug 2019 15:47:05 +0000 (11:47 -0400)
committerSasha Levin <sashal@kernel.org>
Wed, 28 Aug 2019 15:47:05 +0000 (11:47 -0400)
I used git-cherry-pick by mistake when taking it in. Fix up
formatting...

Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-4.4/x86-pm-introduce-quirk-framework-to-save-restore-ext.patch

index 6215e99b37e76ad99812d9f7ad4d9c18dad28cc6..d13a5f268a9e15176e5cf57cc6319e7d18bb0670 100644 (file)
@@ -4,6 +4,8 @@ Date: Wed, 25 Nov 2015 01:03:41 +0800
 Subject: x86/pm: Introduce quirk framework to save/restore extra MSR registers
  around suspend/resume
 
+[ Upstream commit 7a9c2dd08eadd5c6943115dbbec040c38d2e0822 ]
+
 A bug was reported that on certain Broadwell platforms, after
 resuming from S3, the CPU is running at an anomalously low
 speed.
@@ -64,6 +66,7 @@ Cc: rjw@rjwysocki.net
 Link: http://lkml.kernel.org/r/c9abdcbc173dd2f57e8990e304376f19287e92ba.1448382971.git.yu.c.chen@intel.com
 [ More edits to the naming of data structures. ]
 Signed-off-by: Ingo Molnar <mingo@kernel.org>
+Signed-off-by: Sasha Levin <sashal@kernel.org>
 ---
  arch/x86/include/asm/msr.h        | 10 ++++
  arch/x86/include/asm/suspend_32.h |  1 +