Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755540AbYATSYt (ORCPT ); Sun, 20 Jan 2008 13:24:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754762AbYATSY1 (ORCPT ); Sun, 20 Jan 2008 13:24:27 -0500 Received: from gir.skynet.ie ([193.1.99.77]:40090 "EHLO gir.skynet.ie" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754717AbYATSY0 (ORCPT ); Sun, 20 Jan 2008 13:24:26 -0500 Date: Sun, 20 Jan 2008 18:24:24 +0000 From: Mel Gorman To: Andrew Morton , linux-kernel@vger.kernel.org, venkatesh.pallipadi@intel.com, suresh.b.siddha@intel.com, mingo@elte.hu Subject: Re: 2.6.24-rc8-mm1 Message-ID: <20080120182423.GA23514@csn.ul.ie> References: <20080117023514.9df393cf.akpm@linux-foundation.org> <20080120163141.GA10097@csn.ul.ie> <20080120163509.GA28370@balbir.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20080120163509.GA28370@balbir.in.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1871 Lines: 44 On (20/01/08 22:05), Balbir Singh didst pronounce: > * Mel Gorman [2008-01-20 16:31:42]: > > > On (17/01/08 02:35), Andrew Morton didst pronounce: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc8/2.6.24-rc8-mm1/ > > > > > > > The e100 network driver is failing to load properly on an old laptop. The > > dmesg output is as follows > > > > [ 68.875508] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI > > [ 68.877091] e100: Copyright(c) 1999-2006 Intel Corporation > > [ 68.881216] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 > > [ 68.893113] modprobe:2736 conflicting cache attribute e8120000-e8121000 uncached<->default > > [ 68.897090] e100: 0000:00:03.0: e100_probe: Cannot map device registers, aborting. > > [ 68.901108] ACPI: PCI interrupt for device 0000:00:03.0 disabled > > [ 68.905106] e100: probe of 0000:00:03.0 failed with error -12 > > > > The "conflicting cache attribute" message appears to be part of the PAT patches > > in the git-x86 tree (cc's added). It may be a co-incidence but reverting > > git-net related patches didn't fix it but reverting git-x86 and any > > depencies to make quilt work did. > > > > Hi, Mel, > > Found and fixed the problem. The patch is available at > > http://lkml.org/lkml/2008/1/17/534 > Ah, my bad. I missed it when reading the thread earlier. Confirmed, this patch fixes the problem. Thanks. -- Mel Gorman Part-time Phd Student Linux Technology Center University of Limerick IBM Dublin Software Lab -- 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/