Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
ds_table_invalidate() (false) > #endif > > +#define __HAVE_ARCH_TLB_REMOVE_TABLE > #include > > #endif /* _SPARC64_TLB_H */ LGTM. With the removal of the define for sparc32 in v5: Acked-by: Andreas Larsson # sparc Thanks, Andreas
Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
rch/sparc/include/asm/page_32.h | 2 +- > arch/sparc/include/asm/page_64.h | 3 +-- Acked-by: Andreas Larsson Thanks, Andreas