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>, kvm@vger.kernel.org
Subject: Re: [PATCH] vfio: Use config not menuconfig for VFIO_NOIOMMU
Date: Tue, 3 Aug 2021 12:45:13 -0600	[thread overview]
Message-ID: <20210803124513.51267f67.alex.williamson@redhat.com> (raw)
In-Reply-To: <0-v1-3f0b685c3679+478-vfio_menuconfig_jgg@nvidia.com>

On Fri, 16 Jul 2021 15:39:12 -0300
Jason Gunthorpe <jgg@nvidia.com> wrote:

> VFIO_NOIOMMU is supposed to be an element in the VFIO menu, not start
> a new menu. Correct this copy-paste mistake.
> 
> Fixes: 03a76b60f8ba ("vfio: Include No-IOMMU mode")
> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
> ---
>  drivers/vfio/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Just a minor loose patch to get out of the way
> 
> diff --git a/drivers/vfio/Kconfig b/drivers/vfio/Kconfig
> index 67d0bf4efa1606..e44bf736e2b222 100644
> --- a/drivers/vfio/Kconfig
> +++ b/drivers/vfio/Kconfig
> @@ -29,7 +29,7 @@ menuconfig VFIO
>  
>  	  If you don't know what to do here, say N.
>  
> -menuconfig VFIO_NOIOMMU
> +config VFIO_NOIOMMU
>  	bool "VFIO No-IOMMU support"
>  	depends on VFIO
>  	help

Applied to vfio next branch for v5.15 with Connie's R-b.  Thanks,

Alex


      parent reply	other threads:[~2021-08-03 18:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-16 18:39 [PATCH] vfio: Use config not menuconfig for VFIO_NOIOMMU Jason Gunthorpe
2021-07-19  6:19 ` Cornelia Huck
2021-08-03 18:45 ` 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=20210803124513.51267f67.alex.williamson@redhat.com \
    --to=alex.williamson@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=jgg@nvidia.com \
    --cc=kvm@vger.kernel.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.