From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
long <tlnguyen@snoqualmie.dp.intel.com>,
Andrew Morton <akpm@osdl.org>,
Greg Kroah-Hartmann <greg@kroah.com>,
Len Brown <len.brown@intel.com>,
tony.luck@intel.com, acpi-devel@lists.sourceforge.net,
linux-ia64@vger.kernel.org
Subject: Re: [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3]
Date: Fri, 01 Oct 2004 16:49:27 +0900 [thread overview]
Message-ID: <415D0C07.2070806@jp.fujitsu.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0409301601240.3069@musoma.fsmlabs.com>
Zwane Mwaikambo wrote:
>
> Can't you declare "extern void acpi_unregister_gsi(int gsi)" in
> include/asm/acpi.h? That way it stays arch specific and you don't have the
> conflicting declarations. You can also move acpi_unregister_gsi into arch
> specific headers too.
>
OK. I'll update my patch based on your feedback.
Thanks,
Kenji Kaneshige
WARNING: multiple messages have this Message-ID (diff)
From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
long <tlnguyen@snoqualmie.dp.intel.com>,
Andrew Morton <akpm@osdl.org>,
Greg Kroah-Hartmann <greg@kroah.com>,
Len Brown <len.brown@intel.com>,
tony.luck@intel.com, acpi-devel@lists.sourceforge.net,
linux-ia64@vger.kernel.org
Subject: Re: [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation
Date: Fri, 01 Oct 2004 07:49:27 +0000 [thread overview]
Message-ID: <415D0C07.2070806@jp.fujitsu.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0409301601240.3069@musoma.fsmlabs.com>
Zwane Mwaikambo wrote:
>
> Can't you declare "extern void acpi_unregister_gsi(int gsi)" in
> include/asm/acpi.h? That way it stays arch specific and you don't have the
> conflicting declarations. You can also move acpi_unregister_gsi into arch
> specific headers too.
>
OK. I'll update my patch based on your feedback.
Thanks,
Kenji Kaneshige
next prev parent reply other threads:[~2004-10-01 7:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.53.0409251356110.2914@musoma.fsmlabs.com>
2004-09-25 11:14 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Zwane Mwaikambo
2004-09-25 11:18 ` Zwane Mwaikambo
2004-09-25 11:18 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Zwane Mwaikambo
2004-09-27 5:49 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Kenji Kaneshige
2004-09-27 5:49 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Kenji Kaneshige
2004-09-28 14:05 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Zwane Mwaikambo
2004-09-28 14:05 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Zwane Mwaikambo
2004-09-29 0:41 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Kenji Kaneshige
2004-09-29 0:41 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Kenji Kaneshige
2004-09-29 3:15 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Kenji Kaneshige
2004-09-29 3:15 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Kenji Kaneshige
2004-09-29 15:13 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Zwane Mwaikambo
2004-09-29 15:13 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Zwane Mwaikambo
2004-09-30 4:22 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Kenji Kaneshige
2004-09-30 4:22 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Kenji Kaneshige
2004-09-30 13:03 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Zwane Mwaikambo
2004-09-30 13:03 ` [ACPI] [PATCH] Updated patches for PCI IRQ resource deallocation Zwane Mwaikambo
2004-10-01 7:49 ` Kenji Kaneshige [this message]
2004-10-01 7:49 ` Kenji Kaneshige
2004-09-24 5:45 [PATCH] Updated patches for PCI IRQ resource deallocation support [2/3] Kenji Kaneshige
2004-09-24 8:18 ` [ACPI] " Kenji Kaneshige
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=415D0C07.2070806@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=acpi-devel@lists.sourceforge.net \
--cc=akpm@osdl.org \
--cc=greg@kroah.com \
--cc=len.brown@intel.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tlnguyen@snoqualmie.dp.intel.com \
--cc=tony.luck@intel.com \
--cc=zwane@linuxpower.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.