All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Cornelia Huck <cohuck@redhat.com>,
	Eric Farman <farman@linux.ibm.com>,
	kvm@vger.kernel.org, linux-s390@vger.kernel.org,
	Matthew Rosato <mjrosato@linux.ibm.com>,
	Kevin Tian <kevin.tian@intel.com>
Subject: Re: [PATCH v2 0/3] Remove private items from linux/vfio_pci_core.h
Date: Fri, 2 Sep 2022 12:42:31 -0600	[thread overview]
Message-ID: <20220902124231.5ced46d6.alex.williamson@redhat.com> (raw)
In-Reply-To: <0-v2-1bd95d72f298+e0e-vfio_pci_priv_jgg@nvidia.com>

On Fri, 26 Aug 2022 16:34:00 -0300
Jason Gunthorpe <jgg@nvidia.com> wrote:

> The include/linux header should only include things that are intended to
> be used outside the internal implementation of the vfio_pci_core
> module. Several internal-only items were left over in this file after the
> conversion from vfio_pci.
> 
> Transfer most of the items to a new vfio_pci_priv.h located under
> drivers/vfio/pci/.
> 
> v2:

Applied to vfio next branch for v6.1.  Thanks,

Alex


      parent reply	other threads:[~2022-09-02 18:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 19:34 [PATCH v2 0/3] Remove private items from linux/vfio_pci_core.h Jason Gunthorpe
2022-08-26 19:34 ` [PATCH v2 1/3] vfio/pci: Split linux/vfio_pci_core.h Jason Gunthorpe
2022-08-29 11:47   ` Cornelia Huck
2022-08-26 19:34 ` [PATCH v2 2/3] vfio/pci: Rename vfio_pci_register_dev_region() Jason Gunthorpe
2022-08-29  0:45   ` Tian, Kevin
2022-08-29 11:49   ` Cornelia Huck
2022-08-26 19:34 ` [PATCH v2 3/3] vfio/pci: Simplify the is_intx/msi/msix/etc defines Jason Gunthorpe
2022-08-29 11:51   ` Cornelia Huck
2022-09-02 18:42 ` Alex Williamson [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=20220902124231.5ced46d6.alex.williamson@redhat.com \
    --to=alex.williamson@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=farman@linux.ibm.com \
    --cc=jgg@nvidia.com \
    --cc=kevin.tian@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=mjrosato@linux.ibm.com \
    /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.