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:	Fri, 15 Nov 2013 17:52:59 +0100
From:	Jesper Nilsson <jesper.nilsson@...s.com>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Mikael Starvik <starvik@...s.com>,
	Jesper Nilsson <jespern@...s.com>,
	linux-cris-kernel <linux-cris-kernel@...s.com>
Subject: Re: [PATCH 02/17] cris: Use Kbuild logic to include
 <asm-generic/sections.h>

On Tue, Nov 12, 2013 at 08:42:12PM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Mikael Starvik <starvik@...s.com>

Acked-by: Jesper Nilsson <jesper.nilsson@...s.com>

> Cc: linux-cris-kernel@...s.com
> ---
>  arch/cris/include/asm/Kbuild     |    1 +
>  arch/cris/include/asm/sections.h |    7 -------
>  2 files changed, 1 insertion(+), 7 deletions(-)
>  delete mode 100644 arch/cris/include/asm/sections.h
> 
> diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild
> index b06caf649a95..44e7d0dbcf32 100644
> --- a/arch/cris/include/asm/Kbuild
> +++ b/arch/cris/include/asm/Kbuild
> @@ -8,6 +8,7 @@ generic-y += exec.h
>  generic-y += kvm_para.h
>  generic-y += linkage.h
>  generic-y += module.h
> +generic-y += sections.h
>  generic-y += trace_clock.h
>  generic-y += vga.h
>  generic-y += xor.h
> diff --git a/arch/cris/include/asm/sections.h b/arch/cris/include/asm/sections.h
> deleted file mode 100644
> index 2c998ce8967b..000000000000
> --- a/arch/cris/include/asm/sections.h
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -#ifndef _CRIS_SECTIONS_H
> -#define _CRIS_SECTIONS_H
> -
> -/* nothing to see, move along */
> -#include <asm-generic/sections.h>
> -
> -#endif
> -- 
> 1.7.9.5

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@...s.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

Powered by Openwall GNU/*/Linux Powered by OpenVZ