[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdUz4vwti4YtE_sSTQ1XWDZcXes4CGk7A9B7DgV75NLNqQ@mail.gmail.com>
Date: Sun, 4 Sep 2011 11:33:01 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Kirill Tkhai <tkhai@...dex.ru>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
"Linux/m68k" <linux-m68k@...r.kernel.org>
Subject: Re: [PATCH]Finally remove letfover markers section
On Sun, Sep 4, 2011 at 01:18, Kirill Tkhai <tkhai@...dex.ru> wrote:
> Markers have removed already twice:
>
> 1: fc5377668c3d808e1d53c4aee152c836f55c3490
> 2: eb878b3bc0349344dbf70c51bf01fc734d5cf2d3
>
> But a little bit is still here.
>
> Signed-off-by: Tkhai Kirill <tkhai@...dex.ru>
Thanks, applied, and will queue for 3.2.
> diff --git a/arch/m68k/kernel/vmlinux.lds_no.S
> b/arch/m68k/kernel/vmlinux.lds_no.S
> index 7dc4087..4e23893 100644
> --- a/arch/m68k/kernel/vmlinux.lds_no.S
> +++ b/arch/m68k/kernel/vmlinux.lds_no.S
> @@ -77,7 +77,6 @@ SECTIONS {
>
> *(.rodata) *(.rodata.*)
> *(__vermagic) /* Kernel version magic */
> - *(__markers_strings)
> *(.rodata1)
> *(.rodata.str1.1)
>
> diff --git a/include/asm-generic/vmlinux.lds.h
> b/include/asm-generic/vmlinux.lds.h
> index db22d13..b5e2e4c 100644
> --- a/include/asm-generic/vmlinux.lds.h
> +++ b/include/asm-generic/vmlinux.lds.h
> @@ -222,7 +222,6 @@
> VMLINUX_SYMBOL(__start___tracepoints_ptrs) = .; \
> *(__tracepoints_ptrs) /* Tracepoints: pointer array */\
> VMLINUX_SYMBOL(__stop___tracepoints_ptrs) = .; \
> - *(__markers_strings) /* Markers: strings */ \
> *(__tracepoints_strings)/* Tracepoints: strings */ \
> } \
> \
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
Powered by blists - more mailing lists