On Sat, 2019-05-04 at 10:24:27 UTC, YueHaibing wrote: > Fix sparse warnings: > > arch/powerpc/mm/book3s64/radix_pgtable.c:326:13: warning: symbol > 'radix_init_pgtable' was not declared. Should it be static? > arch/powerpc/mm/book3s64/hash_native.c:48:1: warning: symbol > 'native_tlbie_lock' was not declared. Should it be static? > arch/powerpc/mm/book3s64/hash_utils.c:988:24: warning: symbol > 'init_hash_mm_context' was not declared. Should it be static? > > Signed-off-by: YueHaibing <[email protected]>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/d667edc01bedcd23988ef69f851e7cc2 cheers

