aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2019-07-26 20:30:56 +0200
committerThomas Gleixner <[email protected]>2019-08-01 20:51:21 +0200
commit902a9f9c509053161e987778dc5836d2628f53b7 (patch)
tree11a29cdaef6900953f0e480fbcbbc9c4291c0fb7 /tools/perf/scripts/python/bin
parent2c0d278f3293fc59da0d183075415ca1e8c93b40 (diff)
tick: Mark tick related hrtimers to expiry in hard interrupt context
The tick related hrtimers, which drive the scheduler tick and hrtimer based broadcasting are required to expire in hard interrupt context for obvious reasons. Mark them so PREEMPT_RT kernels wont move them to soft interrupt expiry. Make the horribly formatted RCU_NONIDLE bracket maze readable while at it. No functional change, [ tglx: Split out from larger combo patch. Add changelog ] Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions