mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01:00
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 <dhowells@redhat.com>