All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Paolo Bonzini <pbonzini@redhat.com>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>,
	linux-s390@vger.kernel.org
Subject: Re: [PATCH] s390/uv_uapi: depend on CONFIG_S390
Date: Mon, 23 May 2022 13:08:42 -0700	[thread overview]
Message-ID: <c7449167-b6fe-02b7-9cf4-0a4a2a8fab39@infradead.org> (raw)
In-Reply-To: <20220523192420.151184-1-pbonzini@redhat.com>



On 5/23/22 12:24, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  drivers/s390/char/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/s390/char/Kconfig b/drivers/s390/char/Kconfig
> index ef8f41833c1a..108e8eb06249 100644
> --- a/drivers/s390/char/Kconfig
> +++ b/drivers/s390/char/Kconfig
> @@ -103,6 +103,7 @@ config SCLP_OFB
>  config S390_UV_UAPI
>  	def_tristate m
>  	prompt "Ultravisor userspace API"
> +        depends on S390

Please use a tab for indentation instead of spaces.

>  	help
>  	  Selecting exposes parts of the UV interface to userspace
>  	  by providing a misc character device at /dev/uv.

-- 
~Randy

  reply	other threads:[~2022-05-23 20:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 19:24 [PATCH] s390/uv_uapi: depend on CONFIG_S390 Paolo Bonzini
2022-05-23 20:08 ` Randy Dunlap [this message]
2022-05-24  7:01 ` Christian Borntraeger
2022-05-24  9:42   ` Paolo Bonzini

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=c7449167-b6fe-02b7-9cf4-0a4a2a8fab39@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=borntraeger@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.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.