* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus: module: convert to stop_machine_create/destroy. stop_machine: introduce stop_machine_create/destroy. parisc: fix module loading failure of large kernel modules module: fix module loading failure of large kernel modules for parisc module: fix warning of unused function when !CONFIG_PROC_FS kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms. remove CONFIG_KMOD
Showing
- arch/parisc/include/asm/module.h 4 additions, 2 deletionsarch/parisc/include/asm/module.h
- arch/parisc/kernel/module.c 135 additions, 81 deletionsarch/parisc/kernel/module.c
- include/linux/moduleloader.h 3 additions, 0 deletionsinclude/linux/moduleloader.h
- include/linux/stop_machine.h 22 additions, 0 deletionsinclude/linux/stop_machine.h
- init/Kconfig 0 additions, 6 deletionsinit/Kconfig
- kernel/cpu.c 5 additions, 1 deletionkernel/cpu.c
- kernel/module.c 44 additions, 15 deletionskernel/module.c
- kernel/stop_machine.c 45 additions, 10 deletionskernel/stop_machine.c
Loading
Please register or sign in to comment