]> 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)
commita57af2eb6866314446c005f6ede32fa2dbcb2e87
tree1b335a0b05ee0d0dfe412a594c4b300238a853d4
parenta83a881d257b53170190054f85c14058a70e9665
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