commit | f1581bf14bc40b4a14bf10358eac0b22173b3313 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Nov 02 21:15:27 2014 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 02 14:10:10 2014 +1100 |
tree | 1b335a0b05ee0d0dfe412a594c4b300238a853d4 | |
parent | c4f3eb5fc527b749d6fb0d47ffdcfe83706dbe2f [diff] |
powerpc/mm/thp: Remove code duplication Rename invalidate_old_hpte to flush_hash_hugepage and use that in other places. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>