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:
9489e9d
)
EDAC: Respect operational state in edac_pci.c
author
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 10 Sep 2012 13:52:27 +0000
(15:52 +0200)
committer
Borislav Petkov
<bp@alien8.de>
Wed, 28 Nov 2012 10:22:47 +0000
(11:22 +0100)
Currently, we unconditionally enable PCI polling and we don't look at
the edac_op_state module parameter. Make this dependent on the parameter
setting supplied on the command line.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found