diff options
author | Andreas Ziegler <[email protected]> | 2016-01-25 12:41:19 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-01-25 16:38:39 +0100 |
commit | 21fabbebff0e17c7698ed399cae23958c214cc82 (patch) | |
tree | 34ec05b2098d7d3b3854005ea9393aab65063476 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 397097b026190309f4eec630db0e2f5ba498542e (diff) |
drm/i915: Remove select to deleted STOP_MACHINE from Kconfig
Commit 5bab6f60cb4d ("drm/i915: Serialise updates to GGTT with access
through GGTT on Braswell") depended upon a working stop_machine() and
so forced the selection of STOP_MACHINE. However, commit 86fffe4a61dd
("kernel: remove stop_machine() Kconfig dependency") removed the option
STOP_MACHINE from init/Kconfig and ensured that stop_machine()
universally works. Due to the order in which the patches were applied,
removing the select from DRM_I915 got lost during merging.
Remove the now obsolete select statement.
Signed-off-by: Andreas Ziegler <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Cc: [email protected]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions