commit | 3a1103703538d164551dc9b5a734a2c8ebcd27ee | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Aug 13 10:06:39 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Fri Aug 13 10:06:54 2010 +0200 |
tree | 78cb5db53ac92c2040cceceaca96f9a85a27bfb9 | |
parent | 625c94df22fb4247c8ccd54635a8ec77cb60d651 [diff] |
[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 <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>