Hi Al, On Fri, Jan 29, 2016 at 8:18 PM, Al Viro <[email protected]> wrote: > From: Al Viro <[email protected]> > > the rest of architectures should just use generic-y += export.h in > asm/Kbuild > > Signed-off-by: Al Viro <[email protected]>
Looks good, and (some of, not all) the symbols end up in kstrtab, so Acked-by: Geert Uytterhoeven <[email protected]> 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... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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

