commit | 65b3c07b43f7f8a5cbf8923011bd4e6650e3d1dc | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Mon Oct 08 16:29:35 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 09 16:22:25 2012 +0900 |
tree | f58f86178f2ce1998f80fc90717f3c2ae87551e6 | |
parent | db971418824381d3583c73751181fec76c743bf6 [diff] |
thp: fix the count of THP_COLLAPSE_ALLOC THP_COLLAPSE_ALLOC is double counted if NUMA is disabled since it has already been calculated in khugepaged_alloc_hugepage Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Hugh Dickins <hughd@google.com> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>