Re: [ACPI] [PATCH] PCI IRQ resource deallocation support [2/3]

From: Kenji Kaneshige
Date: Mon Sep 27 2004 - 00:02:44 EST


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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/acpi-devel


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/