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] [day] [month] [year] [list]
Date:	Wed, 22 Jan 2014 22:11:09 +0800
From:	Lennox Wu <lennox.wu@...il.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Chen Liqin <liqin.linux@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Score: Remove "select HAVE_GENERIC_HARDIRQS" again

Acked-by: Lennox Wu <lennox.wu@...il.com>

2014/1/22 Geert Uytterhoeven <geert@...ux-m68k.org>:
> Commit 5fbbf8a1a93452b26e7791cf32cefce62b0a480b ("Score: The commit is for
> compiling successfully.") re-introduced "select HAVE_GENERIC_HARDIRQS" in
> v3.12-rc4, which had just been removed in v3.12-rc1 by commit
> 0244ad004a54e39308d495fee0a2e637f8b5c317 ("Remove GENERIC_HARDIRQ config
> option").
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> ---
>  arch/score/Kconfig |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/score/Kconfig b/arch/score/Kconfig
> index 305f7ee1f382..c75d06aa27c3 100644
> --- a/arch/score/Kconfig
> +++ b/arch/score/Kconfig
> @@ -2,7 +2,6 @@ menu "Machine selection"
>
>  config SCORE
>         def_bool y
> -       select HAVE_GENERIC_HARDIRQS
>         select GENERIC_IRQ_SHOW
>         select GENERIC_IOMAP
>         select GENERIC_ATOMIC64
> --
> 1.7.9.5
>
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ