diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2022-02-14 21:59:08 +0300 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2022-03-02 14:26:17 +0300 |
commit | a8b2b8b06e10224c547d90ea97c483b4de511b22 (patch) | |
tree | 4a03fd8180b9fe213013ba920a9da512e9e79303 /tools/perf/scripts/python/stackcollapse.py | |
parent | e2a1e7abaee128020fde54d386ec8959b1e9eb61 (diff) | |
download | linux-a8b2b8b06e10224c547d90ea97c483b4de511b22.tar.xz |
drm/i915: Depend on !PREEMPT_RT.
There are a few sections in the driver which are not compatible with
PREEMPT_RT. They trigger warnings and can lead to deadlocks at runtime.
Disable the i915 driver on a PREEMPT_RT enabled kernel. This way
PREEMPT_RT itself can be enabled without needing to address the i915
issues first. The RT related patches are still in RT queue and will be
handled later.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/YgqmfKhwU5spS069@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions