From: David Howells Date: Fri, 2 Nov 2012 13:20:42 +0000 (+0000) Subject: FRV: gcc-4.1.2 also inlines weak functions X-Git-Tag: v3.7-rc4~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eded09ccf58ab00474ccde547dd525c75dbc28fd;p=pandora-kernel.git FRV: gcc-4.1.2 also inlines weak functions gcc-4.1.2 inlines weak functions, which causes FRV to fail when the dummy thread_info_cache_init() gets inlined into start_kernel(). Signed-off-by: David Howells --- Reading git-diff-tree failed