[PATCH] s390: fix compat syscall wrapper
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 3 Feb 2006 11:03:52 +0000 (03:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Feb 2006 16:32:01 +0000 (08:32 -0800)
commitcd2d2bf657ef1f376def6f8281202f20800fee7d
treedcce983ab8bdd4881aecaf5b5435e951014caaab
parent6ff290a0c0dec40eb6f80efbb0ac88f518bbb2a7
[PATCH] s390: fix compat syscall wrapper

Patch 9ad11ab48b1ad618bf47076e9e579f267f5306c2 changes the type of the first
argument of some compat syscalls from int to unsigned int.  Add these changes
to the s390 compat wrapper as well.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/kernel/compat_wrapper.S
This page took 0.025958 seconds and 5 git commands to generate.