Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
authorIngo Molnar <mingo@kernel.org>
Mon, 19 Feb 2024 20:13:31 +0000 (21:13 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 19 Feb 2024 21:27:57 +0000 (22:27 +0100)
commit94bf12af352d3df25fb68d13a3eb369f5cbaaee7
treeba70da29dde824b2ef7a37e23b1047b2a956642f
parent14274d0bd31b4debf28284604589f596ad2e99f2
parentb401b621758e46812da61fa58a67c3fd8d91de0d
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict

There's a conflict between this recent upstream fix:

  dad6a09f3148 ("hrtimer: Report offline hrtimer enqueue")

and a pending commit in the timers tree:

  1a4729ecafc2 ("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>
include/linux/hrtimer_defs.h
kernel/time/hrtimer.c