diff options
| author | Thomas Gleixner <[email protected]> | 2019-07-26 20:25:20 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-07-31 15:05:03 +0000 |
| commit | dc25ace66c74ca148c393952bd2ce0856029c692 (patch) | |
| tree | ab7569acbab931055872f21a6e86f4077068bd3c /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | Merge tag 'v5.3-rc2' into drm-misc-fixes (diff) | |
| download | kernel-dc25ace66c74ca148c393952bd2ce0856029c692.tar.gz kernel-dc25ace66c74ca148c393952bd2ce0856029c692.zip | |
drm/i810: Use CONFIG_PREEMPTION
CONFIG_PREEMPTION is selected by CONFIG_PREEMPT and by
CONFIG_PREEMPT_RT. Both PREEMPT and PREEMPT_RT require the same
functionality which today depends on CONFIG_PREEMPT.
Change the Kconfig dependency of i810 to !CONFIG_PREEMPTION so the driver
is not accidentally built on a RT kernel.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: Maarten Lankhorst <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
