--- zzzz-none-000/linux-3.10.107/arch/mips/lib/ashrdi3.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/mips/lib/ashrdi3.c 2021-02-04 17:41:59.000000000 +0000 @@ -2,7 +2,7 @@ #include "libgcc.h" -long long __ashrdi3(long long u, word_type b) +long long notrace __ashrdi3(long long u, word_type b) { DWunion uu, w; word_type bm;