git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feddc9d
)
x86/mm/init.c: Copy ucode from initrd image to kernel memory
author
Fenghua Yu
<fenghua.yu@intel.com>
Fri, 21 Dec 2012 07:44:31 +0000
(23:44 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 31 Jan 2013 21:20:26 +0000
(13:20 -0800)
Before initrd image is freed, copy valid ucode patches from initrd image
to kernel memory. The saved ucode will be used to update AP in resume
or hotplug.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1356075872-3054-12-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found