linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
@ 2014-07-25 19:43 Max Filippov
  2014-07-25 19:43 ` [PATCH v3 1/2] " Max Filippov
  2014-07-25 19:43 ` [PATCH v3 2/2] xtensa: support aliasing cache in kmap Max Filippov
  0 siblings, 2 replies; 6+ messages in thread
From: Max Filippov @ 2014-07-25 19:43 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, Marc Gauthier, linux-mm, linux-arch, linux-mips,
	linux-kernel, David Rientjes, Andrew Morton, Leonid Yegoshin,
	Steven Hill, Max Filippov

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-01 20:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 19:43 [PATCH v3 0/2] mm/highmem: make kmap cache coloring aware Max Filippov
2014-07-25 19:43 ` [PATCH v3 1/2] " Max Filippov
2014-08-01 13:37   ` Max Filippov
2014-08-01 20:10   ` Andrew Morton
2014-08-01 20:24     ` Max Filippov
2014-07-25 19:43 ` [PATCH v3 2/2] xtensa: support aliasing cache in kmap Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).