Full conversion to early_initcall() interface, remove old interface.
commitc2de137a4002842a18419cb1fc92ead57a2837ca
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Sun, 22 Jun 2008 22:05:00 +0000 (23 01:05 +0300)
committerEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Mon, 14 Jul 2008 14:27:44 +0000 (14 17:27 +0300)
treea27a22dbb290b8197f71146941262f6f08bb7c16
parentfc457a1d1f28b8f550ea2df84d2854ac0f20bbeb
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.

Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
include/linux/sched.h
init/main.c
kernel/sched.c
kernel/softirq.c
kernel/softlockup.c