From 4a0f780629e01ff8ffb0aef6a4663707fedc04d2 Mon Sep 17 00:00:00 2001 From: Mel Gorman Date: Fri, 22 Feb 2013 16:34:25 -0800 Subject: [PATCH] --- yaml --- r: 356559 b: refs/heads/master c: 34f0315adb58af3b01f59d05b2bce267474e71cb h: refs/heads/master i: 356557: ab147668873c40d16de4920832bc1f2ccf0da3c5 356555: f645f6cd5c489d4a0d896933cc4b41e7897bdaa9 356551: 40b6879fe774044be1c60ab8f91ae65a4c0c5983 356543: 8863ea7e77341637d6998f8b1fd17b73bededb37 v: v3 --- [refs] | 2 +- trunk/include/linux/mm_types.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index cbc5383647d6..7fdb511e2847 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cf82f3489cf414fe27c6c5af2b372fdcd2a58b24 +refs/heads/master: 34f0315adb58af3b01f59d05b2bce267474e71cb diff --git a/trunk/include/linux/mm_types.h b/trunk/include/linux/mm_types.h index f8f5162a3571..47047cb4d8e5 100644 --- a/trunk/include/linux/mm_types.h +++ b/trunk/include/linux/mm_types.h @@ -414,9 +414,9 @@ struct mm_struct { #endif #ifdef CONFIG_NUMA_BALANCING /* - * numa_next_scan is the next time when the PTEs will me marked - * pte_numa to gather statistics and migrate pages to new nodes - * if necessary + * numa_next_scan is the next time that the PTEs will be marked + * pte_numa. NUMA hinting faults will gather statistics and migrate + * pages to new nodes if necessary. */ unsigned long numa_next_scan;