Re: [PATCH 09/14] x86: Provide _sdata in the vmlinux_*.lds.S files

From: Ingo Molnar
Date: Sun Apr 26 2009 - 07:14:22 EST



* Catalin Marinas <catalin.marinas@xxxxxxx> wrote:

> _sdata is a common symbol defined by many architectures and made
> available to the kernel via asm-generic/sections.h. Kmemleak uses this
> symbol when scanning the data sections.
>
> Signed-off-by: Catalin Marinas <catalin.marinas@xxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>
> ---
> arch/x86/kernel/vmlinux_32.lds.S | 1 +
> arch/x86/kernel/vmlinux_64.lds.S | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)

i tought i acked this before but apparently not, here it is:

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/