From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424428AbWKJUMs (ORCPT ); Fri, 10 Nov 2006 15:12:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1424426AbWKJUMr (ORCPT ); Fri, 10 Nov 2006 15:12:47 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:31666 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S1424423AbWKJUMq (ORCPT ); Fri, 10 Nov 2006 15:12:46 -0500 From: ebiederm@xmission.com (Eric W. Biederman) To: "Lu, Yinghai" Cc: "Andi Kleen" , "Olivier Nicolas" , "Andrew Morton" , "Adrian Bunk" , "Stephen Hemminger" , "Takashi Iwai" , "Jaroslav Kysela" , linux-kernel@vger.kernel.org, gregkh@suse.de, linux-pci@atrey.karlin.mff.cuni.cz, len.brown@intel.com, linux-acpi@vger.kernel.org, "Linus Torvalds" Subject: Re: 2.6.19-rc5 x86_64 irq 22: nobody cared References: <5986589C150B2F49A46483AC44C7BCA49071D9@ssvlexmb2.amd.com> Date: Fri, 10 Nov 2006 13:11:28 -0700 In-Reply-To: <5986589C150B2F49A46483AC44C7BCA49071D9@ssvlexmb2.amd.com> (Yinghai Lu's message of "Fri, 10 Nov 2006 10:20:58 -0800") Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org "Lu, Yinghai" writes: > Andi, > > The two patches solve the problems that irq nobody care. > > They are already in your tree. But first one I wonder if you put correct > one in your tree. YH. This is a completely different problem. The irq is properly setup and received but none of the drivers wanted it. Eric