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-next>] [day] [month] [year] [list]
Date:	Tue, 12 Nov 2013 20:42:10 +0100
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/17] <asm/sections.h> related cleanups

	Hi all,

This started as a small cleanup in the OpenRISC code, but then I got
pulled into the pool of all section-related symbols, many of which are
different or duplicated.

    [PATCH 01/17] alpha: Use Kbuild logic to include <asm-generic/sections.h>
    [PATCH 02/17] cris: Use Kbuild logic to include <asm-generic/sections.h>
    [PATCH 03/17] m32r: Use Kbuild logic to include <asm-generic/sections.h>
    [PATCH 04/17] mn10300: Use Kbuild logic to include <asm-generic/sections.h>
    [PATCH 05/17] score: Use Kbuild logic to include <asm-generic/sections.h>
    [PATCH 06/17] frv: Remove unused declarations of __start___ex_table
    [PATCH 07/17] ia64: Remove duplicate declarations of  __per_cpu_start[]
    [PATCH 08/17] microblaze: Remove _fdt_start casts
    [PATCH 09/17] microblaze: Remove duplicate declarations of _stext[]
    [PATCH 10/17] tile: Remove tile-specific _sinitdata and _einitdata
    [PATCH 11/17] kernel/param: Consolidate __{start,stop}___param[] in
    [PATCH 12/17] nosave: Consolidate __nosave_{begin,end} in
    [PATCH 13/17] openrisc: Refactor or32_early_setup()
    [PATCH 14/17] dt: Consolidate __dtb_start declarations in
    [PATCH RFC 15/17] microblaze: Convert from _fdt_start to __dtb_start
    [PATCH RFC 16/17] c6x: Convert from _fdt_start to __dtb_start
    [PATCH 17/17] um: Remove unused declarations from <as-layout.h>

Most of this has been compile-tested. Notable exceptions are the changes
to arc, c6x, and score code, due to lack of cross-compilers.

Patches 15 and 16 are RFCs, as these make non-trivial changes, and I
couldn't test them.

Thanks for applying/comments/...!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
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