From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Matthew Barnes <matthew.barnes@cloud.com>,
xen-devel@lists.xenproject.org, Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH 0/3] Switch flat driver to use phys dst for ext ints
Date: Thu, 3 Oct 2024 12:47:00 +0200 [thread overview]
Message-ID: <Zv52JFtmTmM256XR@macbook.local> (raw)
In-Reply-To: <2640346b-495d-4612-abfc-304d71efe7e9@citrix.com>
On Wed, Oct 02, 2024 at 06:45:51PM +0100, Andrew Cooper wrote:
> On 02/10/2024 4:17 pm, Matthew Barnes wrote:
> > This patch series switches the apic_default APIC driver from using
> > logical flat destination mode for external interrupts, to using
> > physical destination mode for external interrupts.
> >
> > This is followed up by two non-functional cleanup commits.
> >
> > Matthew Barnes (3):
> > x86/APIC: Switch flat driver to use phys dst for ext ints
> > x86/APIC: Remove unnecessary logical flat functions
> > x86/APIC: Refactor GENAPIC_FLAT -> GENAPIC_MIXED
>
> Patches 1 and 2 look fine.
>
> For patch 3, can't we just delete the macro and expand it in it's single
> location?
>
> It's a bigger patch, but a better improvement in genapic.h
I agree, but if we go that route we might as well do the conversion of
GENAPIC_PHYS in the same patch, and deal with both at the same time
(GENAPIC_PHYS is also used in a single place).
Thanks, Roger.
prev parent reply other threads:[~2024-10-03 10:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-02 15:17 [PATCH 0/3] Switch flat driver to use phys dst for ext ints Matthew Barnes
2024-10-02 15:17 ` [PATCH 1/3] x86/APIC: " Matthew Barnes
2024-10-03 10:51 ` Roger Pau Monné
2024-10-04 6:48 ` Jan Beulich
2024-10-04 7:41 ` Roger Pau Monné
2024-10-02 15:17 ` [PATCH 2/3] x86/APIC: Remove unnecessary logical flat functions Matthew Barnes
2024-10-03 10:51 ` Roger Pau Monné
2024-10-04 6:48 ` Jan Beulich
2024-10-02 15:17 ` [PATCH 3/3] x86/APIC: Refactor GENAPIC_FLAT -> GENAPIC_MIXED Matthew Barnes
2024-10-02 17:45 ` [PATCH 0/3] Switch flat driver to use phys dst for ext ints Andrew Cooper
2024-10-03 10:47 ` Roger Pau Monné [this message]
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=Zv52JFtmTmM256XR@macbook.local \
--to=roger.pau@citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=jbeulich@suse.com \
--cc=matthew.barnes@cloud.com \
--cc=xen-devel@lists.xenproject.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.