All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: Stewart Hildebrand <stewart.hildebrand@amd.com>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>, "Wei Liu" <wl@xen.org>,
	"George Dunlap" <george.dunlap@citrix.com>,
	"Julien Grall" <julien@xen.org>,
	"Stefano Stabellini" <sstabellini@kernel.org>,
	"Paul Durrant" <paul@xen.org>,
	"Kevin Tian" <kevin.tian@intel.com>,
	xen-devel@lists.xenproject.org
Subject: Re: [PATCH v4 2/6] xen/pci: convert pci_find_*cap* to pci_sbdf_t
Date: Wed, 30 Aug 2023 15:48:50 +0200	[thread overview]
Message-ID: <4d42d360-bd59-5b67-1d50-e0345a25af15@suse.com> (raw)
In-Reply-To: <20230828175858.30780-3-stewart.hildebrand@amd.com>

On 28.08.2023 19:56, Stewart Hildebrand wrote:
> Convert pci_find_*cap* functions and call sites to pci_sbdf_t, and remove some
> now unused local variables. Also change to more appropriate types on lines that
> are already being modified as a result of the pci_sbdf_t conversion.
> 
> Signed-off-by: Stewart Hildebrand <stewart.hildebrand@amd.com>

Reviewed-by: Jan Beulich <jbeulich@suse.com>



  reply	other threads:[~2023-08-30 13:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28 17:56 [PATCH v4 0/6] vPCI capabilities filtering Stewart Hildebrand
2023-08-28 17:56 ` [PATCH v4 1/6] x86/msi: remove some unused-but-set-variables Stewart Hildebrand
2023-08-29  6:58   ` Jan Beulich
2023-08-28 17:56 ` [PATCH v4 2/6] xen/pci: convert pci_find_*cap* to pci_sbdf_t Stewart Hildebrand
2023-08-30 13:48   ` Jan Beulich [this message]
2023-08-28 17:56 ` [PATCH v4 3/6] x86/msi: rearrange read_pci_mem_bar slightly Stewart Hildebrand
2023-08-30 13:51   ` Jan Beulich
2023-08-28 17:56 ` [PATCH v4 4/6] xen/vpci: header: status register handler Stewart Hildebrand
2023-08-30 14:05   ` Jan Beulich
2023-08-31 21:25     ` Stewart Hildebrand
2023-08-28 17:56 ` [RFC PATCH v4 5/6] xen/vpci: support ro mask Stewart Hildebrand
2023-08-31 11:58   ` Jan Beulich
2023-08-28 17:56 ` [PATCH v4 6/6] xen/vpci: header: filter PCI capabilities Stewart Hildebrand
2023-08-29  2:07   ` Stewart Hildebrand
2023-08-31 12:11   ` Jan Beulich
2023-09-01  4:14     ` Stewart Hildebrand

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=4d42d360-bd59-5b67-1d50-e0345a25af15@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=julien@xen.org \
    --cc=kevin.tian@intel.com \
    --cc=paul@xen.org \
    --cc=roger.pau@citrix.com \
    --cc=sstabellini@kernel.org \
    --cc=stewart.hildebrand@amd.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.