On Mon, Jun 04, 2018 at 03:30:10PM +0530, Srikar Dronamraju wrote:
> numa_entry is a list_head defined in task_struct, but never used.
>
> No functional change
>
> Signed-off-by: Srikar Dronamraju
Acked-by: Mel Gorman
--
Mel Gorman
SUSE Labs
On Mon, 2018-06-04 at 15:30 +0530, Srikar Dronamraju wrote:
> numa_entry is a list_head defined in task_struct, but never used.
>
> No functional change
>
> Signed-off-by: Srikar Dronamraju
I guess we stopped using that when we figured out there
was no need to iterate over the tasks in a numa g
numa_entry is a list_head defined in task_struct, but never used.
No functional change
Signed-off-by: Srikar Dronamraju
---
include/linux/sched.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/sched.h b/include/linux/sched.h
index c241370..d1d43be 100644
--- a/include/linux/sc
3 matches
Mail list logo