watchdog: Make the kthreads NUMA affine
commit18e5a45db30e0e338cdd663eda05a8288cc14fa5
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 3 Aug 2011 17:59:04 +0000 (3 13:59 -0400)
committerIngo Molnar <mingo@elte.hu>
Sun, 14 Aug 2011 09:53:06 +0000 (14 11:53 +0200)
tree28bec98a1120ccd596a8dd9c06d7a88a3245e73a
parent7e5b2a01d2ca2eae4ef913b59f84341f9a70e206
watchdog: Make the kthreads NUMA affine

Watchdog kthreads can use kthread_create_on_node() to NUMA affine their
stack and task_struct.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1312394344-18815-1-git-send-email-dzickus@redhat.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/watchdog.c