mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 21:54:11 +08:00
drivers/edac-new-i82443bxgz-mc-driver: mark as broken
It will claim the PCI devices from under intel_agp.ko's feet. Greg is brewing some fix for that. Cc: Douglas Thompson <dougthompson@xmission.com> Cc: Tim Small <tim@buttersideup.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
5a2c675c89
commit
28f96eeafc
@ -76,6 +76,7 @@ config EDAC_E752X
|
|||||||
config EDAC_I82443BXGX
|
config EDAC_I82443BXGX
|
||||||
tristate "Intel 82443BX/GX (440BX/GX)"
|
tristate "Intel 82443BX/GX (440BX/GX)"
|
||||||
depends on EDAC_MM_EDAC && PCI && X86_32
|
depends on EDAC_MM_EDAC && PCI && X86_32
|
||||||
|
depends on BROKEN
|
||||||
help
|
help
|
||||||
Support for error detection and correction on the Intel
|
Support for error detection and correction on the Intel
|
||||||
82443BX/GX memory controllers (440BX/GX chipsets).
|
82443BX/GX memory controllers (440BX/GX chipsets).
|
||||||
|
Loading…
Reference in New Issue
Block a user