Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Pull module updates from Rusty Russell: "Mainly boring here, too. rmmod --wait finally removed, though" * tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux: modpost: fix bogus 'exported twice' warnings. init: fix in-place parameter modification regression asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible kernel: add support for init_array constructors modpost: Optionally ignore secondary errors seen if a single module build fails module: remove rmmod --wait option.
Showing
- include/asm-generic/vmlinux.lds.h 1 addition, 0 deletionsinclude/asm-generic/vmlinux.lds.h
- include/linux/export.h 2 additions, 2 deletionsinclude/linux/export.h
- include/linux/module.h 0 additions, 3 deletionsinclude/linux/module.h
- init/main.c 5 additions, 2 deletionsinit/main.c
- kernel/module.c 26 additions, 40 deletionskernel/module.c
- scripts/Makefile.modpost 3 additions, 1 deletionscripts/Makefile.modpost
- scripts/mod/modpost.c 18 additions, 4 deletionsscripts/mod/modpost.c
Loading
Please register or sign in to comment