Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760118AbYC0Rga (ORCPT ); Thu, 27 Mar 2008 13:36:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755283AbYC0RgX (ORCPT ); Thu, 27 Mar 2008 13:36:23 -0400 Received: from smtp6.pp.htv.fi ([213.243.153.40]:55600 "EHLO smtp6.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753820AbYC0RgW (ORCPT ); Thu, 27 Mar 2008 13:36:22 -0400 Date: Thu, 27 Mar 2008 19:36:11 +0200 From: Adrian Bunk To: Andrew Morton , Douglas Thompson , Tim Small , Greg KH Cc: bluesmoke-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: EDAC_I82443BXGX still depends on BROKEN Message-ID: <20080327173610.GB32200@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1589 Lines: 48 It must become very good stuff when it takes Greg more than 8 months to brew it... ;-) commit 28f96eeafc89643d411d54c258788a8573576127 Author: Andrew Morton Date: Thu Jul 19 01:49:45 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 Cc: Tim Small Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds 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). cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/