From: Thomas Gleixner Date: Sat, 5 May 2012 15:05:40 +0000 (+0000) Subject: fork: Remove the weak insanity X-Git-Tag: v3.5-rc1~163^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0a9fa62feb7e9fdefa9720bcc03040c9b0b311;p=pandora-kernel.git fork: Remove the weak insanity We error out when compiling with gcc4.1.[01] as it miscompiles __weak. The workaround with magic defines is not longer necessary. Make it __weak again. Signed-off-by: Thomas Gleixner Link: http://lkml.kernel.org/r/20120505150141.306358267@linutronix.de --- Reading git-diff-tree failed