[PATCH v2] drm/i915: Remove select to deleted STOP_MACHINE from Kconfig

2016-01-25 Thread Daniel Vetter
On Mon, Jan 25, 2016 at 12:41:19PM +0100, Andreas Ziegler wrote: > 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:

[PATCH v2] drm/i915: Remove select to deleted STOP_MACHINE from Kconfig

2016-01-25 Thread Andreas Ziegler
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