]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: keystone: Switch over to coherent memory address space
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 13 Jun 2013 23:24:39 +0000 (19:24 -0400)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 8 May 2014 19:43:33 +0000 (15:43 -0400)
commit232d23da3a55f241394c34f3b74bd735462f3a83
treeac9e5b17b8691c1b0065cdb6289a8cce83c76bc5
parentef35afb04adf9b26259d8297da9612f3378e11de
ARM: keystone: Switch over to coherent memory address space

With late code patching updates for LPAE machines has merged now and
memblock conversion from bootmem is on its way, Keystone can switch to
the coherent memory address space which starts beyond 4GB boundary.
The idmap alias needs are managed via virt_to_idmap() for boot purpose.

Tested-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/keystone.c
arch/arm/mach-keystone/memory.h [new file with mode: 0644]
arch/arm/mach-keystone/platsmp.c