]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/thp: Remove code duplication
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 2 Nov 2014 15:45:27 +0000 (21:15 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 2 Dec 2014 03:10:10 +0000 (14:10 +1100)
commit086998ec772d9acaa927c7b78bd40587da27ae49
tree1b335a0b05ee0d0dfe412a594c4b300238a853d4
parentdd11faab3cbca94a71052cfe695973f9120f3e1e
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>
arch/powerpc/include/asm/tlbflush.h
arch/powerpc/mm/hash_utils_64.c
arch/powerpc/mm/hugepage-hash64.c
arch/powerpc/mm/pgtable_64.c