From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:59 +0000 (+0100) Subject: [CVE-2009-0029] System call wrapper infrastructure X-Git-Tag: v2.6.29-rc2~77^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a94bc34768e463a93cb3751819709ab0ea80a01;p=pandora-kernel.git [CVE-2009-0029] System call wrapper infrastructure 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 --- Reading git-diff-tree failed