summaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2019-07-26 20:30:53 +0200
committerThomas Gleixner <tglx@linutronix.de>2019-08-01 20:51:20 +0200
commit30f9028b6c43fd17c006550594ea3dbb87afbf80 (patch)
tree95a0a06bb9ce81f049e0fcdd3a8d08c1f7dd5fee /kernel/watchdog.c
parentd5096aa65acd0ef2d18ac8247260ab4481ade399 (diff)
downloadlinux-30f9028b6c43fd17c006550594ea3dbb87afbf80.tar.bz2
perf/core: Mark hrtimers to expire in hard interrupt context
To guarantee that the multiplexing mechanism and the hrtimer driven events work on PREEMPT_RT enabled kernels it's required that the related hrtimers expire in hard interrupt context. Mark them so PREEMPT_RT kernels wont defer them to soft interrupt context. No functional change. [ tglx: Split out of larger combo patch. Added changelog ] Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20190726185753.169509224@linutronix.de
Diffstat (limited to 'kernel/watchdog.c')
0 files changed, 0 insertions, 0 deletions