On Tue, Aug 12, 2014 at 05:25:24PM +0100, Liviu Dudau wrote:
> Add pgprot_device(). It will be aliased to pgprot_noncached for
> architectures that do not support special attributes for device
> mapping. Used by arm64 to define new attributes for devices.
>
> Cc: Arnd Bergmann
> Cc: Catalin Marin
Add pgprot_device(). It will be aliased to pgprot_noncached for
architectures that do not support special attributes for device
mapping. Used by arm64 to define new attributes for devices.
Cc: Arnd Bergmann
Cc: Catalin Marinas
Signed-off-by: Liviu Dudau
---
include/asm-generic/pgtable.h| 4
2 matches
Mail list logo