Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28f96eeafc89643d411d54c258788a8573576127
Commit:     28f96eeafc89643d411d54c258788a8573576127
Parent:     5a2c675c891960f86c025d4ab3d3904364bf4f96
Author:     Andrew Morton <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 19 01:49:45 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Thu Jul 19 10:04:53 2007 -0700

    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 <[EMAIL PROTECTED]>
    Cc: Tim Small <[EMAIL PROTECTED]>
    Cc: Greg KH <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 drivers/edac/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index b56e478..e8c4a2b 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -76,6 +76,7 @@ config EDAC_E752X
 config EDAC_I82443BXGX
        tristate "Intel 82443BX/GX (440BX/GX)"
        depends on EDAC_MM_EDAC && PCI && X86_32
+       depends on BROKEN
        help
          Support for error detection and correction on the Intel
          82443BX/GX memory controllers (440BX/GX chipsets).
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to