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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 18 May 2012 13:06:37 -0400
From:	Matt Turner <mattst88@...il.com>
To:	Anna-Maria Gleixner <anna-maria@...-um.de>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [patch 24/24] alpha: Use generic time config

On Fri, May 18, 2012 at 12:45 PM, Anna-Maria Gleixner
<anna-maria@...-um.de> wrote:
> Signed-off-by: Anna-Maria Gleixner <anna-maria@...-um.de>
> Cc: Matt Turner <mattst88@...il.com>
> ---
>  arch/alpha/Kconfig |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> Index: linux/arch/alpha/Kconfig
> ===================================================================
> --- linux.orig/arch/alpha/Kconfig
> +++ linux/arch/alpha/Kconfig
> @@ -15,6 +15,7 @@ config ALPHA
>        select GENERIC_IRQ_SHOW
>        select ARCH_WANT_OPTIONAL_GPIOLIB
>        select ARCH_HAVE_NMI_SAFE_CMPXCHG
> +       select GENERIC_CMOS_UPDATE
>        help
>          The Alpha is a 64-bit general-purpose processor designed and
>          marketed by the Digital Equipment Corporation of blessed memory,
> @@ -47,9 +48,6 @@ config GENERIC_CALIBRATE_DELAY
>        bool
>        default y
>
> -config GENERIC_CMOS_UPDATE
> -        def_bool y
> -
>  config GENERIC_GPIO
>        bool

Acked-by: Matt Turner <mattst88@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists