Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: define TASK_UNMAPPED_BASE as a page aligned constant
b4265f1 (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>
- Loading branch information