[Linaro-acpi] [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From: Rafael J. Wysocki <hidden>
Date: 2015-05-07 19:53:42
Also in:
linux-acpi, linux-crypto, lkml, netdev
From: Rafael J. Wysocki <hidden>
Date: 2015-05-07 19:53:42
Also in:
linux-acpi, linux-crypto, lkml, netdev
On Thursday, May 07, 2015 11:07:08 AM Arnd Bergmann wrote:
On Wednesday 06 May 2015 17:16:35 Suravee Suthikulanit wrote:quoted
On 5/6/2015 5:21 PM, Rafael J. Wysocki wrote:quoted
quoted
quoted
quoted
quoted
quoted
quoted
+ bool + +config ACPI_SUPPORT_CCA_ZEROI guess this means "we support devices that can DMA, but are not coherent". right?Yes, basically when _CCA=0.So what about ARCH_SUPPORT_CACHE_INCOHERENT_DMASince this is specific to ACPI _CCA, I just want to be clear with the naming.How about directly using the architecture names here, this is inherently architecture specific, and it's more likely that if another architecture gets added in the future that it will have other requirements.
Sounds reasonable to me. Rafael