diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-07-21 03:54:05 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-07-21 03:57:50 -0400 |
commit | 56ca3901436e5a2d023185d39b12994b4f058798 (patch) | |
tree | aa856059839a80833da42cb7c279577417040bb7 /kernel/exit.c | |
parent | 842eaa3dc8f62d33165ef7f858bd8dff9540cf68 (diff) |
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 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions