Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()

2025-01-07 Thread Andreas Larsson
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 2/2] dma-mapping: clearly mark DMA ops as an architecture feature

2024-08-28 Thread Andreas Larsson
On 2024-08-28 08:10, Christoph Hellwig wrote: > --- a/drivers/xen/Kconfig > +++ b/drivers/xen/Kconfig > @@ -177,8 +177,8 @@ config XEN_GRANT_DMA_ALLOC > > config SWIOTLB_XEN > def_bool y > + depends on ARCH_DMA_OPS Rename to ARCH_HAS_DMA_OPS in v2 is missing here > depends on X

Re: [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

2024-03-07 Thread Andreas Larsson
rch/sparc/include/asm/page_32.h | 2 +- > arch/sparc/include/asm/page_64.h | 3 +-- Acked-by: Andreas Larsson Thanks, Andreas

Re: Build regressions/improvements in v6.8-rc1

2024-02-13 Thread Andreas Larsson
h: error: no previous >>> prototype for 'sun_pci_fd_dma_callback' [-Werror=missing-prototypes]: => >>> 437:6 >> >> sparc64-gcc{5,11,12,13}/sparc64-allmodconfig > > Andrew Morton did a patch for the sparc warnings, and Andreas Larsson > is joining as a ma

Re: [patch 1/4] sparc/mm/highmem: Flush cache and TLB

2021-01-13 Thread Andreas Larsson
ghmem: Switch to generic kmap atomic") Reported-by: Andreas Larsson Signed-off-by: Thomas Gleixner Cc: "David S. Miller" Cc: sparcli...@vger.kernel.org --- arch/sparc/include/asm/highmem.h |9 + 1 file changed, 5 insertions(+), 4 deletions(-) --- a/arch/sparc/include

Re: [PATCH 27/44] sparc: remove leon_dma_ops

2017-06-12 Thread Andreas Larsson
AMBA buses. Some LEON systems have PCI bridges, but in general CONFIG_PCI is not a given. -- Andreas Larsson Software Engineer Cobham Gaisler