android_kernel_xiaomi_sm8350/arch/sparc64/mm
David S. Miller af1ee569d3 sparc64: Kill sparse warnings in mm/init.h
1) Several exported symbols need extern decls, they are exported
   not for C code but for assembler routines.

2) PAGE_EXEC isn't used, delete

3) Several larger than 32-bit constants need "UL" markers

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-12 00:19:21 -07:00
..
fault.c sparc64: Fix sparse warnings in fault.c 2008-09-12 00:10:32 -07:00
generic.c
hugetlbpage.c
init.c sparc64: Kill sparse warnings in mm/init.h 2008-09-12 00:19:21 -07:00
init.h sparc64: Kill sparse warnings in mm/init.h 2008-09-12 00:19:21 -07:00
Makefile
tlb.c sparc64: Remove explicit initialization of mmu_gathers 2008-09-12 00:06:58 -07:00
tsb.c
ultra.S