From: Heiko Carstens Date: Tue, 22 Sep 2009 20:58:41 +0000 (+0200) Subject: [S390] Convert sys_clone to function with parameters. X-Git-Tag: v2.6.32-rc1~167^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d70ca23f86647e076e3a8b64b3a90e583b894d5;p=pandora-kernel.git [S390] Convert sys_clone to function with parameters. Use function parameters instead of accessing the pt_regs structure to get the parameters. Also merge the 31 and 64 bit versions since they are identical. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed