From: Joerg Roedel <joerg.roedel-5C7GfCeVMHo@public.gmane.org>
To: Suresh Siddha <suresh.b.siddha-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Yinghai Lu <yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>,
David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
Subject: Re: [PATCH 00/10] vt-d irq_remap_ops patchset
Date: Tue, 10 Apr 2012 17:05:50 +0200 [thread overview]
Message-ID: <20120410150550.GB2428@amd.com> (raw)
In-Reply-To: <1333133228-3134-1-git-send-email-suresh.b.siddha-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Hi,
On Fri, Mar 30, 2012 at 11:46:58AM -0700, Suresh Siddha wrote:
> Ingo,
>
> Here is the Joerg's irq_remap_ops patchset updated for the latest -tip.
> Simplified some of the naming conventions to follow the irq_remapping
> terminology. There are still some "if (irq_remapping_enabled)" checks in
> io_apic.c that I would like to roll into the new io_apic_ops. I will
> look into that shortly.
>
> Joerg Roedel (8):
> iommu: Rename intr_remapping files to intel_intr_remapping
> iommu/vt-d: Make intr-remapping initialization generic
> iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
> iommu/vt-d: Convert IR ioapic-setup to use remap_ops
> iommu/vt-d: Convert IR set_affinity function to remap_ops
> iommu/vt-d: Convert free_irte into a remap_ops callback
> iommu/vt-d: Convert MSI remapping setup to remap_ops
> x86, iommu/vt-d: Clean up interfaces for interrupt remapping
>
> Suresh Siddha (2):
> iommu: rename intr_remapping references to irq_remapping
> iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
Suresh, Yinghai, many thanks for testing this and pushing it forward. I
really appreciate it.
Ingo, Have these patches been applied to -tip or are there further
problems to be solved?
Joerg
--
AMD Operating System Research Center
Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joerg.roedel@amd.com>
To: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
<linux-kernel@vger.kernel.org>,
<iommu@lists.linux-foundation.org>,
David Woodhouse <dwmw2@infradead.org>,
Alex Williamson <alex.williamson@redhat.com>,
Yinghai Lu <yinghai@kernel.org>
Subject: Re: [PATCH 00/10] vt-d irq_remap_ops patchset
Date: Tue, 10 Apr 2012 17:05:50 +0200 [thread overview]
Message-ID: <20120410150550.GB2428@amd.com> (raw)
In-Reply-To: <1333133228-3134-1-git-send-email-suresh.b.siddha@intel.com>
Hi,
On Fri, Mar 30, 2012 at 11:46:58AM -0700, Suresh Siddha wrote:
> Ingo,
>
> Here is the Joerg's irq_remap_ops patchset updated for the latest -tip.
> Simplified some of the naming conventions to follow the irq_remapping
> terminology. There are still some "if (irq_remapping_enabled)" checks in
> io_apic.c that I would like to roll into the new io_apic_ops. I will
> look into that shortly.
>
> Joerg Roedel (8):
> iommu: Rename intr_remapping files to intel_intr_remapping
> iommu/vt-d: Make intr-remapping initialization generic
> iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
> iommu/vt-d: Convert IR ioapic-setup to use remap_ops
> iommu/vt-d: Convert IR set_affinity function to remap_ops
> iommu/vt-d: Convert free_irte into a remap_ops callback
> iommu/vt-d: Convert MSI remapping setup to remap_ops
> x86, iommu/vt-d: Clean up interfaces for interrupt remapping
>
> Suresh Siddha (2):
> iommu: rename intr_remapping references to irq_remapping
> iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
Suresh, Yinghai, many thanks for testing this and pushing it forward. I
really appreciate it.
Ingo, Have these patches been applied to -tip or are there further
problems to be solved?
Joerg
--
AMD Operating System Research Center
Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632
next prev parent reply other threads:[~2012-04-10 15:05 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 18:46 [PATCH 00/10] vt-d irq_remap_ops patchset Suresh Siddha
2012-03-30 18:46 ` Suresh Siddha
[not found] ` <1333133228-3134-1-git-send-email-suresh.b.siddha-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2012-03-30 18:46 ` [PATCH 01/10] iommu: Rename intr_remapping files to intel_intr_remapping Suresh Siddha
2012-03-30 18:46 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 02/10] iommu/vt-d: Make intr-remapping initialization generic Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 03/10] iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 04/10] iommu/vt-d: Convert IR ioapic-setup to use remap_ops Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 05/10] iommu/vt-d: Convert IR set_affinity function to remap_ops Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 06/10] iommu/vt-d: Convert free_irte into a remap_ops callback Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 07/10] iommu/vt-d: Convert MSI remapping setup to remap_ops Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 08/10] x86, iommu/vt-d: Clean up interfaces for interrupt remapping Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 09/10] iommu: rename intr_remapping references to irq_remapping Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-03-30 18:47 ` [PATCH 10/10] iommu: rename intr_remapping.[ch] to irq_remapping.[ch] Suresh Siddha
2012-03-30 18:47 ` Suresh Siddha
2012-04-10 15:05 ` Joerg Roedel [this message]
2012-04-10 15:05 ` [PATCH 00/10] vt-d irq_remap_ops patchset Joerg Roedel
2012-03-31 8:14 ` Ingo Molnar
[not found] ` <20120331081407.GC15958-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-03-31 19:18 ` Yinghai Lu
2012-03-31 19:18 ` Yinghai Lu
2012-04-01 8:45 ` Ingo Molnar
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=20120410150550.GB2428@amd.com \
--to=joerg.roedel-5c7gfcevmho@public.gmane.org \
--cc=dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
--cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mingo-X9Un+BFzKDI@public.gmane.org \
--cc=suresh.b.siddha-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
--cc=yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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.