From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:59 +0000 (+0100) Subject: System call wrapper infrastructure X-Git-Tag: v2.6.27.12~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60926cea6eee24ab1e4650ddbb28ed43ca63acfc;p=pandora-kernel.git System call wrapper infrastructure commit 1a94bc34768e463a93cb3751819709ab0ea80a01 upstream. From: Martin Schwidefsky By selecting HAVE_SYSCALL_WRAPPERS architectures can activate system call wrappers in order to sign extend system call arguments. All architectures where the ABI defines that the caller of a function has to perform sign extension probably need this. Reported-by: Christian Borntraeger Acked-by: Ralf Baechle Signed-off-by: Martin Schwidefsky Signed-off-by: Heiko Carstens Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed