--- zzzz-none-000/linux-4.4.60/arch/mips/include/asm/timex.h 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/arch/mips/include/asm/timex.h 2022-03-30 14:21:51.000000000 +0000 @@ -73,8 +73,9 @@ { if (can_use_mips_counter(read_c0_prid())) return read_c0_count(); - else + else { return 0; /* no usable counter */ + } } /*