All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Grall <julien@xen.org>
To: Jan Beulich <jbeulich@suse.com>,
	"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
	George Dunlap <George.Dunlap@eu.citrix.com>,
	Ian Jackson <iwj@xenproject.org>, Wei Liu <wl@xen.org>,
	Stefano Stabellini <sstabellini@kernel.org>
Subject: Re: [PATCH] PCI: drop dead pci_lock_*pdev() declarations
Date: Fri, 23 Oct 2020 17:04:39 +0100	[thread overview]
Message-ID: <744bb4fb-3e2d-652d-ef55-d42a404851b4@xen.org> (raw)
In-Reply-To: <cb644565-92c9-8dbe-8c36-54e8b6b722ad@suse.com>

Hi Jan,

On 23/10/2020 09:02, Jan Beulich wrote:
> They have no definitions, and hence users, anywhere.
> 
> Signed-off-by: Jan Beulich <jbeulich@suse.com>

Acked-by: Julien Grall <jgrall@amazon.com>

Cheers,

> 
> --- a/xen/include/xen/pci.h
> +++ b/xen/include/xen/pci.h
> @@ -155,9 +155,6 @@ bool_t pci_device_detect(u16 seg, u8 bus
>   int scan_pci_devices(void);
>   enum pdev_type pdev_type(u16 seg, u8 bus, u8 devfn);
>   int find_upstream_bridge(u16 seg, u8 *bus, u8 *devfn, u8 *secbus);
> -struct pci_dev *pci_lock_pdev(int seg, int bus, int devfn);
> -struct pci_dev *pci_lock_domain_pdev(
> -    struct domain *, int seg, int bus, int devfn);
>   
>   void setup_hwdom_pci_devices(struct domain *,
>                               int (*)(u8 devfn, struct pci_dev *));
> 

-- 
Julien Grall


      reply	other threads:[~2020-10-23 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23  8:02 [PATCH] PCI: drop dead pci_lock_*pdev() declarations Jan Beulich
2020-10-23 16:04 ` Julien Grall [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=744bb4fb-3e2d-652d-ef55-d42a404851b4@xen.org \
    --to=julien@xen.org \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=iwj@xenproject.org \
    --cc=jbeulich@suse.com \
    --cc=sstabellini@kernel.org \
    --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.