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]
Message-ID: <f85f31ce562e3eb1d7f6c99d73fe3de8@kernel.org>
Date:   Wed, 29 Jan 2020 12:18:06 +0000
From:   Marc Zyngier <maz@...nel.org>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, linux-csky@...r.kernel.org,
        Thomas Gleixner <tglx@...utronix.de>,
        Jason Cooper <jason@...edaemon.net>,
        Guo Ren <guoren@...nel.org>
Subject: Re: [PATCH RESEND] irqchip: some Kconfig cleanup for C-SKY

On 2020-01-29 02:25, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
> 
> Fixes to Kconfig help text:
> 
> - spell out "hardware"
> - fix verb usage
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Jason Cooper <jason@...edaemon.net>
> Cc: Marc Zyngier <maz@...nel.org>
> Cc: linux-kernel@...r.kernel.org
> Cc: Guo Ren <guoren@...nel.org>
> Cc: linux-csky@...r.kernel.org
> Acked-by: Guo Ren <guoren@...nel.org>
> ---
>  drivers/irqchip/Kconfig |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- linux-next-20200128.orig/drivers/irqchip/Kconfig
> +++ linux-next-20200128/drivers/irqchip/Kconfig
> @@ -438,7 +438,7 @@ config CSKY_MPINTC
>  	help
>  	  Say yes here to enable C-SKY SMP interrupt controller driver used
>  	  for C-SKY SMP system.
> -	  In fact it's not mmio map in hw and it use ld/st to visit the
> +	  In fact it's not mmio map in hardware and it uses ld/st to visit 
> the
>  	  controller's register inside CPU.
> 
>  config CSKY_APB_INTC
> @@ -446,7 +446,7 @@ config CSKY_APB_INTC
>  	depends on CSKY
>  	help
>  	  Say yes here to enable C-SKY APB interrupt controller driver used
> -	  by C-SKY single core SOC system. It use mmio map apb-bus to visit
> +	  by C-SKY single core SOC system. It uses mmio map apb-bus to visit
>  	  the controller's register.
> 
>  config IMX_IRQSTEER

I'll queue that as part of the next batch of fixes.

Thanks,

         M.
-- 
Jazz is not dead. It just smells funny...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ