commit | 8eac563c1c3a2047083022357ae63722b19e4e08 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Feb 25 14:44:28 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 25 15:07:37 2011 -0800 |
tree | 724280edfbf6bd8206b0cc0337ee242d2a2518e0 | |
parent | 7137c6bd455234bcb7560fd829e6ee49cae5fed6 [diff] |
thp: fix interleaving for transparent hugepages The THP code didn't pass the correct interleaving shift to the memory policy code. Fix this here by adjusting for the order. Signed-off-by: Andi Kleen <ak@linux.intel.com> Reviewed-by: Christoph Lameter <cl@linux.com> Acked-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>