Hi Peter, On Fri, Dec 13, 2013 at 07:09:33PM +0100, Peter Zijlstra wrote: >On Thu, Dec 12, 2013 at 03:23:23PM +0800, Wanpeng Li wrote: >> Changelog: >> v7 -> v8: >> * remove references to it in Documentation/sysctl/kernel.txt > >Please do not put such bits in the changelog proper, but put them below >the --- line, that way they disappear automagically. > Do you mean something like: commit 887c290e (sched/numa: Decide whether to favour task or group weights based on swap candidate relationships) drop the check against sysctl_numa_balancing_settle_count, this patch remove the sysctl. Acked-by: Mel Gorman <mgorman@xxxxxxx> Reviewed-by: Rik van Riel <riel@xxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> Signed-off-by: Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx> --- Changelog: v7 -> v8: * remove references to it in Documentation/sysctl/kernel.txt --- Documentation/sysctl/kernel.txt | 5 ----- include/linux/sched/sysctl.h | 1 - kernel/sched/fair.c | 9 --------- kernel/sysctl.c | 7 ------- 4 files changed, 0 insertions(+), 22 deletions(-) >Applied all 4, thanks! Thanks. ;-) Regards, Wanpeng Li -- 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>