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:
24f9a7f
)
amd64_edac: Allocate driver instances dynamically
author
Borislav Petkov
<borislav.petkov@amd.com>
Wed, 13 Oct 2010 14:11:59 +0000
(16:11 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Fri, 7 Jan 2011 10:33:57 +0000
(11:33 +0100)
Remove static allocation in favor of dynamically allocating space for as
many driver instances as northbridges present on the system.
There should be no functional change resulting from this patch.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found