Re: [Linaro-acpi] [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object

From: Arnd Bergmann
Date: Tue May 05 2015 - 12:12:25 EST


On Tuesday 05 May 2015 11:09:38 Suravee Suthikulanit wrote:
>
> However, codes in several places are making use of dma_map_ops without
> checking if the ops are NULL (i.e.
> include/asm-generic/dma-mapping-common.h and in arch-specific
> implementation). If setting it to NULL is what we are planning to
> support, we would need to scrub the current code to put NULL check.
> Also, would you consider if that is safe to do going forward?
>
>

I mean the dma_mask pointer, not dma_map_ops.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/