[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1406317427-10215-1-git-send-email-jcmvbkbc@gmail.com>
Date: Fri, 25 Jul 2014 23:43:45 +0400
From: Max Filippov <jcmvbkbc@...il.com>
To: linux-xtensa@...ux-xtensa.org
Cc: Chris Zankel <chris@...kel.net>, Marc Gauthier <marc@...ence.com>,
linux-mm@...ck.org, linux-arch@...r.kernel.org,
linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
David Rientjes <rientjes@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Leonid Yegoshin <Leonid.Yegoshin@...tec.com>,
Steven Hill <Steven.Hill@...tec.com>,
Max Filippov <jcmvbkbc@...il.com>
Subject: [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
Hi,
this series adds mapping color control to the generic kmap code, allowing
architectures with aliasing VIPT cache to use high memory. There's also
use example of this new interface by xtensa.
Max Filippov (2):
mm/highmem: make kmap cache coloring aware
xtensa: support aliasing cache in kmap
arch/xtensa/include/asm/highmem.h | 40 +++++++++++++++++-
arch/xtensa/mm/highmem.c | 18 ++++++++
mm/highmem.c | 89 ++++++++++++++++++++++++++++++++++-----
3 files changed, 134 insertions(+), 13 deletions(-)
--
1.8.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists