lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 24 May 2022 09:01:21 +0200
From:   Christian Borntraeger <borntraeger@...ux.ibm.com>
To:     Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
        kvm@...r.kernel.org
Cc:     linux-s390@...r.kernel.org
Subject: Re: [PATCH] s390/uv_uapi: depend on CONFIG_S390

Am 23.05.22 um 21:24 schrieb Paolo Bonzini:
> Signed-off-by: Paolo Bonzini <pbonzini@...hat.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
>   	help
>   	  Selecting exposes parts of the UV interface to userspace
>   	  by providing a misc character device at /dev/uv.

Acked-by: Christian Borntraeger <borntraeger@...ibm.com>

with the whitespace as outlined.

Can you pick it yourself?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ