On Thu, 15 Aug 2019, Dmitry Safonov wrote: > --- > include/linux/hrtimer.h | 2 +- > kernel/time/hrtimer.c | 8 ++++---- > kernel/time/posix-stubs.c | 4 ++--
You forgot to convert the caller in posix-timers.c which breaks
bisectability. Please make sure, that every patch compiles and boots.
tools/perf/examples/bpf/5sec.c breaks as well.
Thnaks,
tglx

