mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>