From: Heiko Carstens Date: Fri, 13 Aug 2010 08:06:39 +0000 (+0200) Subject: [S390] sys_personality: follow u_long to unsigned int conversion X-Git-Tag: v2.6.36-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1103703538d164551dc9b5a734a2c8ebcd27ee;p=pandora-kernel.git [S390] sys_personality: follow u_long to unsigned int conversion commit 485d527686850d68a0e9006dd9904f19f122485e "sys_personality: change sys_personality() to accept "unsigned int" instead of u_long" changed the syscall interface for sys_personality. Just follow the common code change in our arch code to avoid confusion. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed