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:
18b94f6
)
amd64_edac: Get rid of boot_cpu_data accesses
author
Borislav Petkov
<bp@suse.de>
Sat, 10 Aug 2013 11:54:48 +0000
(13:54 +0200)
committer
Borislav Petkov
<bp@suse.de>
Mon, 12 Aug 2013 14:01:56 +0000
(16:01 +0200)
Now that we cache (family, model, stepping) locally, use them instead of
boot_cpu_data.
No functionality change.
Signed-off-by: Borislav Petkov <bp@suse.de>
No differences found