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:
f9524e6
)
x86/microcode/intel: Get rid of last arg to load_ucode_intel_bsp()
author
Borislav Petkov
<bp@suse.de>
Mon, 9 Feb 2015 16:40:03 +0000
(17:40 +0100)
committer
Borislav Petkov
<bp@suse.de>
Mon, 2 Mar 2015 19:31:48 +0000
(20:31 +0100)
Allocate it on the helper's _load_ucode_intel_bsp() stack instead and do
not hand it down.
Signed-off-by: Borislav Petkov <bp@suse.de>
No differences found