aboutsummaryrefslogtreecommitdiffstats
path: root/lib/spinlock_debug.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-07-21 09:54:05 +0200
committerThomas Gleixner <tglx@linutronix.de>2009-07-24 09:41:35 +0200
commita004cd42181409eda70804ded240a791f4564d61 (patch)
treedda56f65f1fc420ec9aadfaed2f18695a30c5d3c /lib/spinlock_debug.c
parentdef01bc53d03881acfc393bd10a5c7575187e008 (diff)
downloadkernel_samsung_crespo-a004cd42181409eda70804ded240a791f4564d61.zip
kernel_samsung_crespo-a004cd42181409eda70804ded240a791f4564d61.tar.gz
kernel_samsung_crespo-a004cd42181409eda70804ded240a791f4564d61.tar.bz2
sched: Fix return value of migration_init()
migration_init() returns the return value of the hotplug notifier. In the success case this is NOTIFY_OK which is 1. initcall_debug evaluates that as an error code because init calls are expected to return 0 on success. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/spinlock_debug.c')
0 files changed, 0 insertions, 0 deletions