xtensa: support aliasing cache in k[un]map_atomic
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 14 Jul 2014 22:51:49 +0000 (02:51 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 14 Aug 2014 07:59:21 +0000 (11:59 +0400)
Map high memory pages at virtual addresses with color that match color
of their physical address. Existing cache alias management mechanisms
may be used with such pages.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/fixmap.h
arch/xtensa/include/asm/page.h
arch/xtensa/mm/highmem.c

Simple merge
Simple merge
Simple merge