]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita4b542128d9b7b25a5072ed51dc6f1a7afac5599
treedcce983ab8bdd4881aecaf5b5435e951014caaab
parentb5027a673cccbdc5d0c06826228ac81e61d36582
[PATCH] s390: fix compat syscall wrapper

Patch 21432ef3ac558097867f77ac5abc581a7cab9e43 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