All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <jbeulich@suse.com>,
	"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Kevin Tian" <kevin.tian@intel.com>,
	"Jun Nakajima" <jun.nakajima@intel.com>, "Wei Liu" <wl@xen.org>,
	"Roger Pau Monné" <roger.pau@citrix.com>
Subject: Re: [Xen-devel] [PATCH 6/6] x86: move and rename NR_VECTORS
Date: Fri, 20 Dec 2019 13:48:29 +0000	[thread overview]
Message-ID: <7945db61-de51-0345-5c16-ea4d465b10a8@citrix.com> (raw)
In-Reply-To: <49aa2e92-a976-c9ea-da34-dcfb4ac72c73@suse.com>

On 20/12/2019 13:31, Jan Beulich wrote:
> This is an architectural definition, so move it to x86-defns.h and add
> an X86_ prefix. This in particular allows removing the inclusion of
> irq_vectors.h by virtually every source file, due to irq.h and
> hvm/vmx/vmcs.h having needed to include it: Changes to IRQ vector usage
> shouldn't really trigger full rebuilds.
>
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

      reply	other threads:[~2019-12-20 13:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 13:27 [Xen-devel] [PATCH 0/6] x86: IRQ handling adjustments Jan Beulich
2019-12-20 13:29 ` [Xen-devel] [PATCH 1/6] x86/IRQ: move do_IRQ() Jan Beulich
2019-12-20 13:35   ` Andrew Cooper
2019-12-20 13:29 ` [Xen-devel] [PATCH 2/6] x86/IRQ: move and rename __do_IRQ_guest() Jan Beulich
2019-12-20 13:38   ` Andrew Cooper
2019-12-20 13:29 ` [Xen-devel] [PATCH 3/6] x86/IRQ: simplify pending EOI stack logic for internally used IRQs Jan Beulich
2019-12-20 13:51   ` Andrew Cooper
2019-12-20 13:29 ` [Xen-devel] [PATCH 4/6] x86/IRQ: flip legacy and dynamic vector ranges Jan Beulich
2019-12-20 14:01   ` Andrew Cooper
2019-12-20 13:30 ` [Xen-devel] [PATCH 5/6] x86/IRQ: re-use legacy vector ranges on APs Jan Beulich
2019-12-20 14:34   ` Andrew Cooper
2019-12-20 14:45     ` Jan Beulich
2019-12-20 13:31 ` [Xen-devel] [PATCH 6/6] x86: move and rename NR_VECTORS Jan Beulich
2019-12-20 13:48   ` Andrew Cooper [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=7945db61-de51-0345-5c16-ea4d465b10a8@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=roger.pau@citrix.com \
    --cc=wl@xen.org \
    --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.