powerpc/mm: Split dump_pagelinuxtables flag_array table
To reduce the complexity of flag_array, and allow the removal of default 0 value of non existing flags, lets have one flag_array table for each platform family with only the really existing flags. Reviewed-by:Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by:
Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>
Showing
- arch/powerpc/mm/Makefile 7 additions, 0 deletionsarch/powerpc/mm/Makefile
- arch/powerpc/mm/dump_linuxpagetables-8xx.c 82 additions, 0 deletionsarch/powerpc/mm/dump_linuxpagetables-8xx.c
- arch/powerpc/mm/dump_linuxpagetables-book3s64.c 115 additions, 0 deletionsarch/powerpc/mm/dump_linuxpagetables-book3s64.c
- arch/powerpc/mm/dump_linuxpagetables-generic.c 82 additions, 0 deletionsarch/powerpc/mm/dump_linuxpagetables-generic.c
- arch/powerpc/mm/dump_linuxpagetables.c 2 additions, 153 deletionsarch/powerpc/mm/dump_linuxpagetables.c
- arch/powerpc/mm/dump_linuxpagetables.h 19 additions, 0 deletionsarch/powerpc/mm/dump_linuxpagetables.h
Loading
Please register or sign in to comment