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:
e2c0bff
)
amd64_edac: Fix type usage in NB IDs and memory ranges
author
Daniel J Blueman
<daniel@numascale-asia.com>
Fri, 30 Nov 2012 08:44:20 +0000
(16:44 +0800)
committer
Borislav Petkov
<bp@suse.de>
Thu, 10 Jan 2013 15:18:00 +0000
(16:18 +0100)
Use appropriate types for northbridge IDs and memory ranges. Mark
immutable data const and keep within compilation unit on related
structures.
Signed-off-by: Daniel J Blueman <daniel@numascale-asia.com>
Link:
http://lkml.kernel.org/r/1354265060-22956-2-git-send-email-daniel@numascale-asia.com
[Boris: Drop arg change to node_to_amd_nb]
Signed-off-by: Borislav Petkov <bp@alien8.de>
No differences found