commit | 18e5a45db30e0e338cdd663eda05a8288cc14fa5 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <[email protected]> | Wed Aug 03 13:59:04 2011 -0400 |
committer | Ingo Molnar <[email protected]> | Sun Aug 14 11:53:06 2011 +0200 |
tree | 28bec98a1120ccd596a8dd9c06d7a88a3245e73a | |
parent | 7e5b2a01d2ca2eae4ef913b59f84341f9a70e206 [diff] |
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 <[email protected]> Signed-off-by: Don Zickus <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>