mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +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>