projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9abf231
)
EDAC/i5000: Mark as BROKEN
author
Aristeu Rozanski
<aris@redhat.com>
Wed, 28 Sep 2022 12:48:15 +0000
(08:48 -0400)
committer
Borislav Petkov
<bp@suse.de>
Mon, 17 Oct 2022 14:39:32 +0000
(16:39 +0200)
i5000_edac supports very old hardware which isn't available and it's
been broken for single/dual channel for many years without anyone
noticing. Marking as BROKEN.
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link:
https://lore.kernel.org/r/20220921181009.oxytvicy6sry6it7@redhat.com
drivers/edac/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/edac/Kconfig
b/drivers/edac/Kconfig
index 456602d373b7b1e71c438734aa6f7a032529ff47..70a84aba2b48b2d0aefa94ac0eb9d52d7eb1e131 100644
(file)
--- a/
drivers/edac/Kconfig
+++ b/
drivers/edac/Kconfig
@@
-211,6
+211,7
@@
config EDAC_R82600
config EDAC_I5000
tristate "Intel Greencreek/Blackford chipset"
depends on X86 && PCI
+ depends on BROKEN
help
Support for error detection and correction the Intel
Greekcreek/Blackford chipsets.