Parcourir la source

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>
Andrew Morton il y a 18 ans
Parent
commit
28f96eeafc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      drivers/edac/Kconfig

+ 1 - 0
drivers/edac/Kconfig

@@ -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).