From: Khem Raj Date: Thu, 3 Jul 2008 10:02:41 +0000 (+0900) Subject: sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h. X-Git-Tag: v2.6.27-rc1~29^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82706b8f7bd1365e50478d3d0f6090f22e4571c7;p=pandora-kernel.git sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h. CONFIG_SUPERH32 is currently trickling into userspace unistd.h. Attached patch uses __SH5__ define in userspace. Signed-off-by: Khem Raj Signed-off-by: Paul Mundt --- Reading git-diff-tree failed