Full conversion to early_initcall() interface, remove old interface
A previous patch added the early_initcall(), to allow a cleaner hooking of pre-SMP initcalls. Now we remove the older interface, converting all existing users to the new one. [akpm@linux-foundation.org: cleanups] [akpm@linux-foundation.org: build fix] [kosaki.motohiro@jp.fujitsu.com: warning fix] [kosaki.motohiro@jp.fujitsu.com: warning fix] Signed-off-by:Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Cc: Tom Zanussi <tzanussi@gmail.com> Signed-off-by:
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- include/linux/sched.h 0 additions, 9 deletionsinclude/linux/sched.h
- include/linux/smp.h 0 additions, 5 deletionsinclude/linux/smp.h
- init/main.c 1 addition, 22 deletionsinit/main.c
- kernel/sched.c 4 additions, 1 deletionkernel/sched.c
- kernel/smp.c 3 additions, 1 deletionkernel/smp.c
- kernel/softirq.c 2 additions, 1 deletionkernel/softirq.c
- kernel/softlockup.c 22 additions, 3 deletionskernel/softlockup.c
Loading
Please register or sign in to comment