From: Kuninori Morimoto Date: Fri, 11 Jan 2013 04:17:35 +0000 (-0800) Subject: sh: define TASK_UNMAPPED_BASE as a page aligned constant X-Git-Tag: v3.8-rc4~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c254ff5c6510877c4fa3c3e87bb6d7172a7fcf;p=pandora-kernel.git sh: define TASK_UNMAPPED_BASE as a page aligned constant b4265f12340f809447b9a48055e88c444b480c89 (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 Signed-off-by: Kuninori Morimoto Signed-off-by: Paul Mundt --- Reading git-diff-tree failed