94bf12af35
There's a conflict between this recent upstream fix:dad6a09f31("hrtimer: Report offline hrtimer enqueue") and a pending commit in the timers tree:1a4729ecaf("hrtimers: Move hrtimer base related definitions into hrtimer_defs.h") Resolve it by applying the upstream fix to the new <linux/hrtimer_defs.h> header. Conflict: include/linux/hrtimer.h Semantic conflict: include/linux/hrtimer_defs.h Signed-off-by: Ingo Molnar <mingo@kernel.org>