From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266529AbUBGC4y (ORCPT ); Fri, 6 Feb 2004 21:56:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266533AbUBGC4y (ORCPT ); Fri, 6 Feb 2004 21:56:54 -0500 Received: from ns.suse.de ([195.135.220.2]:21905 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S266529AbUBGC4w (ORCPT ); Fri, 6 Feb 2004 21:56:52 -0500 Date: Sat, 7 Feb 2004 03:50:18 +0100 From: Andi Kleen To: "Maciej W. Rozycki" Cc: akpm@osdl.org, ktech@wanadoo.es, david+challenge-response@blue-labs.org, acpi-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, a.verweij@student.tudelft.nl Subject: Re: [ACPI] acpi problem with nforce motherboards and ethernet Message-Id: <20040207035018.33ce01dc.ak@suse.de> In-Reply-To: References: <402298C7.5050405@wanadoo.es> <40229D2C.20701@blue-labs.org> <4022B55B.1090309@wanadoo.es> <20040205154059.6649dd74.akpm@osdl.org> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 7 Feb 2004 00:33:04 +0100 (CET) "Maciej W. Rozycki" wrote: > That's not the right fix. There's a bug in Linux's ACPI IRQ setup as > I've discovered by comparing the code to the spec. Here's a patch I sent > in December both to the LKML and the ACPI maintainer. The feedback from > the list was positive, but the maintainer didn't bother to comment. Thanks. I added the patch to the x86-64 sources and it indeed seems to fix the Nforce3. -Andi