From: Heiko Carstens Date: Wed, 14 Jan 2009 13:13:56 +0000 (+0100) Subject: [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 X-Git-Tag: v2.6.29-rc2~77^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1134723e96f6e2abcf8bfd7a2d1c96fcc323ef35;p=pandora-kernel.git [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 Remove __attribute__((weak)) from common code sys_pipe implemantation. IA64, ALPHA, SUPERH (32bit) and SPARC (32bit) have own implemantations with the same name. Just rename them. For sys_pipe2 there is no architecture specific implementation. Cc: Richard Henderson Cc: David S. Miller Cc: Paul Mundt Cc: Tony Luck Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed