From: Heiko Carstens Date: Fri, 3 Feb 2006 11:03:52 +0000 (-0800) Subject: [PATCH] s390: fix compat syscall wrapper X-Git-Tag: v2.6.16-rc3~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2d2bf657ef1f376def6f8281202f20800fee7d;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed