[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <4ABC82600200007800016C5C@vpn.id2.novell.com>
Date: Fri, 25 Sep 2009 07:42:08 +0100
From: "Jan Beulich" <JBeulich@...ell.com>
To: "Paul Mundt" <lethal@...ux-sh.org>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Rusty Russell" <rusty@...tcorp.com.au>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] module: Fix up CONFIG_KALLSYMS=n build.
>>> Paul Mundt <lethal@...ux-sh.org> 25.09.09 05:45 >>>
>There are three different issues:
>
> - layout_symtab() takes a const Elf_Ehdr
>
> - layout_symtab() needs to return a value
>
> - symoffs/stroffs/strmap are referenced by the load_module() code
> despite being ifdefed out, which seems unnecessary given the noop
> behaviour of layout_symtab()/add_kallsyms() in the case of
> CONFIG_KALLSYMS=n.
>
>Signed-off-by: Paul Mundt <lethal@...ux-sh.org>
Oh, sorry for not having checked that. Thanks, and
Acked-by: Jan Beulich <jbeulich@...ell.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