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:	Sat, 16 Nov 2013 02:05:25 +0800
From:	Lennox Wu <lennox.wu@...il.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Andrew Morton <akpm@...ux-foundation.org>
CC:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
	Chen Liqin <liqin.linux@...il.com>
Subject: Re: [PATCH 05/17] score: Use Kbuild logic to include <asm-generic/sections.h>


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

於 2013/11/13 上午 03:42, Geert Uytterhoeven 提到:
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Chen Liqin <liqin.linux@...il.com>
> Cc: Lennox Wu <lennox.wu@...il.com>
> ---
>  arch/score/include/asm/Kbuild     |    1 +
>  arch/score/include/asm/sections.h |    6 ------
>  2 files changed, 1 insertion(+), 6 deletions(-)
>  delete mode 100644 arch/score/include/asm/sections.h
>
> diff --git a/arch/score/include/asm/Kbuild b/arch/score/include/asm/Kbuild
> index f3414ade77a3..32cd967c19a4 100644
> --- a/arch/score/include/asm/Kbuild
> +++ b/arch/score/include/asm/Kbuild
> @@ -2,6 +2,7 @@
>  header-y +=
>  
>  generic-y += clkdev.h
> +generic-y += sections.h
>  generic-y += trace_clock.h
>  generic-y += xor.h
>  generic-y += preempt.h
> diff --git a/arch/score/include/asm/sections.h b/arch/score/include/asm/sections.h
> deleted file mode 100644
> index 9441d23af005..000000000000
> --- a/arch/score/include/asm/sections.h
> +++ /dev/null
> @@ -1,6 +0,0 @@
> -#ifndef _ASM_SCORE_SECTIONS_H
> -#define _ASM_SCORE_SECTIONS_H
> -
> -#include <asm-generic/sections.h>
> -
> -#endif /* _ASM_SCORE_SECTIONS_H */



Download attachment "signature.asc" of type "application/pgp-signature" (545 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ