From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenji Kaneshige Subject: Re: [ACPI] [PATCH] PCI IRQ resource deallocation support [2/3] Date: Mon, 27 Sep 2004 14:01:28 +0900 Sender: linux-ia64-owner@vger.kernel.org Message-ID: <41579EA8.8000700@jp.fujitsu.com> References: <414FEBDB.2050201@soft.fujitsu.com> <200409210857.59457.bjorn.helgaas@hp.com> <4150D458.3050400@jp.fujitsu.com> <20040924.145229.108814142.t-kochi@bq.jp.nec.com> <4153BEBA.5030202@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-reply-to: To: Guennadi Liakhovetski Cc: Takayoshi Kochi , bjorn.helgaas@hp.com, acpi-devel@lists.sourceforge.net, kaneshige.kenji@soft.fujitsu.com, akpm@osdl.org, greg@kroah.com, len.brown@intel.com, tony.luck@intel.com, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org List-Id: linux-acpi@vger.kernel.org Hi Guennadi Liakhovetski, Thank you for the information. I refer to arm, arm26 and ppc64 codes. Thanks, Kenji Kaneshige Guennadi Liakhovetski wrote: > On Fri, 24 Sep 2004, Kenji Kaneshige wrote: > >> Takayoshi Kochi wrote: >> I'll change my patch to leave dev->irq as it is. And then I'll >> investigate about defining PCI_UNDEFINED_IRQ. > > > Some platforms (arm, arm26, ppc64) define a macro NO_IRQ: > > include/asm-arm/irq.h:#define NO_IRQ ((unsigned int)(-1)) > include/asm-arm26/irq.h:#define NO_IRQ ((unsigned int)(-1)) > include/asm-ppc64/irq.h:#define NO_IRQ (-1) > > Thanks > Guennadi > --- > Guennadi Liakhovetski > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Acpi-devel mailing list > Acpi-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/acpi-devel >