mirror of
https://github.com/xnox/Ubuntu-kernel.git
synced 2025-07-23 00:33:17 +00: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>