sched/fair: Kill task_struct::numa_entry and numa_group::task_list
authorKirill Tkhai <ktkhai@parallels.com>
Fri, 7 Nov 2014 11:07:36 +0000 (14:07 +0300)
committerIngo Molnar <mingo@kernel.org>
Sun, 16 Nov 2014 09:58:48 +0000 (10:58 +0100)
commit753899183c53aa609375b214ea8e040da89119c3
tree56a60ed59a61e2c7ee37f48375e7cf882dab0d92
parente9ac5f0fa8549dffe2a15870217a9c2e7cd557ec
sched/fair: Kill task_struct::numa_entry and numa_group::task_list

Nobody iterates over numa_group::task_list, this just confuses the readers.

Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1415358456.28592.17.camel@tkhai
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/core.c
kernel/sched/fair.c