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:	Thu, 10 Feb 2011 14:55:15 +0800
From:	liqin.chen@...plusct.com
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED

Thomas Gleixner <tglx@...utronix.de> 写于 2011-02-07 06:23:50:

> All chips converted and proper accessor functions used.
> 
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> ---
>  arch/score/Kconfig |    1 +
>  1 file changed, 1 insertion(+)
> 
> Index: linux-next/arch/score/Kconfig
> ===================================================================
> --- linux-next.orig/arch/score/Kconfig
> +++ linux-next/arch/score/Kconfig
> @@ -3,6 +3,7 @@ menu "Machine selection"
>  config SCORE
>         def_bool y
>         select HAVE_GENERIC_HARDIRQS
> +       select GENERIC_HARDIRQS_NO_DEPRECATED
> 
>  choice
>     prompt "System type"
> 
> 

Acked-by: Chen Liqin <liqin.chen@...plusct.com>
--

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ