diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-07-26 20:30:53 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-08-01 20:51:20 +0200 |
| commit | 30f9028b6c43fd17c006550594ea3dbb87afbf80 (patch) | |
| tree | 95a0a06bb9ce81f049e0fcdd3a8d08c1f7dd5fee /tools/perf/scripts/python/stackcollapse.py | |
| parent | d5096aa65acd0ef2d18ac8247260ab4481ade399 (diff) | |
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 <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions