Re: [PATCH 05/12] m68k: move exports to definitions

From: Al Viro
Date: Mon Feb 01 2016 - 07:18:40 EST


On Mon, Feb 01, 2016 at 11:52:27AM +0100, Geert Uytterhoeven wrote:
> Hi Al,
>
> On Fri, Jan 29, 2016 at 8:18 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> > From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> >
> > the rest of architectures should just use generic-y += export.h in
> > asm/Kbuild
> >
> > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
>
> Looks good, and (some of, not all) the symbols end up in kstrtab, so
>
> Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
>
> Note that none of the m68k defconfigs build modules that refer to these
> symbols. This changes completely with allmodconfig, which adds lots of
> references in many of the same modules.
> CONFIG_LBDAF=y is set in the defconfigs.
>
> Unfortunately I haven't managed to boot a kernel that uses these symbols
> in modules...

Details, please... Which symbols are missing?