OSDN Git Service

powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
authorNicholas Piggin <npiggin@gmail.com>
Wed, 1 Dec 2021 14:41:45 +0000 (00:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 Dec 2021 11:57:23 +0000 (22:57 +1100)
commitf43d2ffb47c9e86f5ec24e1de6ce6da6808634a2
tree11f26593f3478f885de2ecc3f2c745873a21dd14
parentbdad5d57dfcc6d2b2f8d0bc9d7e85ee794d1d50e
powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c

This file contains functions and data common to radix, so rename it to
remove the hash_ prefix.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211201144153.2456614-11-npiggin@gmail.com
arch/powerpc/mm/book3s64/Makefile
arch/powerpc/mm/book3s64/hugetlbpage.c [moved from arch/powerpc/mm/book3s64/hash_hugetlbpage.c with 100% similarity]