[PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
hch at lst.de
Wed Aug 28 21:30:27 PDT 2024
On Wed, Aug 28, 2024 at 08:21:14AM +0200, Andreas Larsson wrote:
> 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
Thanks,
I've fixed this up locally now.
More information about the linux-arm-kernel
mailing list