]> bbs.cooldavid.org Git - net-next-2.6.git/commit
kthread, sched: Remove reference to kthread_create_on_cpu
authorAnton Blanchard <anton@samba.org>
Tue, 9 Feb 2010 04:07:40 +0000 (15:07 +1100)
committerIngo Molnar <mingo@elte.hu>
Tue, 9 Feb 2010 10:47:39 +0000 (11:47 +0100)
commit301ba0457f1ed853fc08e57785f8c87fe7e49c68
tree89efe65795283b5a1c2e791809108467477df22b
parentfa535a77bd3fa32b9215ba375d6a202fe73e1dd6
kthread, sched: Remove reference to kthread_create_on_cpu

kthread_create_on_cpu doesn't exist so update a comment in
kthread.c to reflect this.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20100209040740.GB3702@kryten>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/kthread.c