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, 14 Nov 2017 20:58:18 +0800
From:   Baolin Wang <baolin.wang@...aro.org>
To:     Ohad Ben-Cohen <ohad@...ery.com>,
        Bjorn Andersson <bjorn.andersson@...aro.org>
Cc:     Mark Brown <broonie@...nel.org>, Arnd Bergmann <arnd@...db.de>,
        linux-remoteproc@...r.kernel.org,
        LKML <linux-kernel@...r.kernel.org>,
        Baolin Wang <baolin.wang@...aro.org>
Subject: Re: [PATCH] hwspinlock: Change hwspinlock to a bool

Hi Bjorn,

On 4 November 2017 at 14:37, Baolin Wang <baolin.wang@...aro.org> wrote:
> Change hwspinlock to a bool in case some drivers will meet dependency
> issue when hwspinlock is built as a module.
>
> Signed-off-by: Baolin Wang <baolin.wang@...aro.org>

Could you apply this patch into K4.15 if there are no other comments? Thanks.

> ---
>  drivers/hwspinlock/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwspinlock/Kconfig b/drivers/hwspinlock/Kconfig
> index 6e0a553..f0f4679 100644
> --- a/drivers/hwspinlock/Kconfig
> +++ b/drivers/hwspinlock/Kconfig
> @@ -3,7 +3,7 @@
>  #
>
>  menuconfig HWSPINLOCK
> -       tristate "Hardware Spinlock drivers"
> +       bool "Hardware Spinlock drivers"
>
>  config HWSPINLOCK_OMAP
>         tristate "OMAP Hardware Spinlock device"
> --
> 1.9.1
>



-- 
Baolin.wang
Best Regards

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ