ktime_compare_safe
} while (status && ktime_compare_safe(ktime_get(), timeout) < 0);
if (ktime_compare_safe(ktime_get(), timeout) > 0) {