summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/ptdump/shared.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2019-02-221-0/+80
This patch moves the files related to page table dump in a dedicated subdirectory. The purpose is to clean a bit arch/powerpc/mm by regrouping multiple files handling a dedicated function. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Shorten the file names while we're at it] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>