]> git.baikalelectronics.ru Git - kernel.git/commit
sh: define TASK_UNMAPPED_BASE as a page aligned constant
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 11 Jan 2013 04:17:35 +0000 (20:17 -0800)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 11 Jan 2013 11:52:35 +0000 (20:52 +0900)
commitcc030a0e17603830b12d29b4f7f6448d1a9f1473
tree59eff0dc845adda8c791710037be8014caa33031
parentc1241c0509707607b016582a6d8525f8b15430d3
sh: define TASK_UNMAPPED_BASE as a page aligned constant

5172c28a05e364d3072af263f867d781c04ded21
(mm: use vm_unmapped_area() on sh architecture)
broke sh boot. This patch define TASK_UNMAPPED_BASE
as a page aligned constant to solve this issue.
Special thanks to Michel

Acked-by: Michel Lespinasse <walken@google.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/processor_32.h
arch/sh/include/asm/processor_64.h