Hi Andrew, I rebase this patchset against latest mmotm tree since Mel's [PATCH 00/17] NUMA balancing segmentation fault fixes and misc followups v4 merged. Several patches are dropped in my v5 since one is merged in tip tree and other three patches conflict with Mel's series. I have already picked up everybody's Acked-by or Reviewed-by in v5 and hopefully they can be merged soon. ;-) Wanpeng Li (8): sched/numa: fix set cpupid on page migration twice against thp sched/numa: drop sysctl_numa_balancing_settle_count sysctl sched/numa: use wrapper function task_node to get node which task is on sched/numa: fix set cpupid on page migration twice against normal page sched/numa: use wrapper function task_faults_idx to calculate index in group_faults sched/numa: fix period_slot recalculation sched/numa: fix record hinting faults check sched/numa: drop unnecessary variable in task_weight include/linux/sched/sysctl.h | 1 - kernel/sched/debug.c | 2 +- kernel/sched/fair.c | 30 +++++++----------------------- kernel/sysctl.c | 7 ------- mm/migrate.c | 4 ---- 5 files changed, 8 insertions(+), 36 deletions(-) -- 1.7.7.6 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>