mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Kees Cook <keescook@chromium.org>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] drivers/vfio: remove depends on CONFIG_EXPERIMENTAL
Date: Sun, 24 Feb 2013 10:01:36 -0700	[thread overview]
Message-ID: <1361725296.2801.386.camel@bling.home> (raw)
In-Reply-To: <20130223073614.GA5108@www.outflux.net>

On Fri, 2013-02-22 at 23:36 -0800, Kees Cook wrote:
> The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
> while now and is almost always enabled by default. As agreed during the
> Linux kernel summit, remove it from any "depends on" lines in Kconfigs.
> 
> Signed-off-by: Kees Cook <keescook@chromium.org>
> Cc: Alex Williamson <alex.williamson@redhat.com>
> ---
>  drivers/vfio/pci/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/vfio/pci/Kconfig b/drivers/vfio/pci/Kconfig
> index e84300b..c41b01e 100644
> --- a/drivers/vfio/pci/Kconfig
> +++ b/drivers/vfio/pci/Kconfig
> @@ -9,7 +9,7 @@ config VFIO_PCI
>  
>  config VFIO_PCI_VGA
>  	bool "VFIO PCI support for VGA devices"
> -	depends on VFIO_PCI && X86 && VGA_ARB && EXPERIMENTAL
> +	depends on VFIO_PCI && X86 && VGA_ARB
>  	help
>  	  Support for VGA extension to VFIO PCI.  This exposes an additional
>  	  region on VGA devices for accessing legacy VGA addresses used by

Applied.  Thanks,

Alex


      reply	other threads:[~2013-02-24 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-23  7:36 Kees Cook
2013-02-24 17:01 ` 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=1361725296.2801.386.camel@bling.home \
    --to=alex.williamson@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=keescook@chromium.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®