Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1316484 > unrolled thread
| Started by | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| First post | 2016-01-25 12:10 +0100 |
| Last post | 2016-01-25 12:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
Select on now-gone Kconfig option STOP_MACHINE Andreas Ziegler <andreas.ziegler@fau.de> - 2016-01-25 12:10 +0100
| From | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| Date | 2016-01-25 12:10 +0100 |
| Subject | Select on now-gone Kconfig option STOP_MACHINE |
| Message-ID | <qUN2i-2Gb-19@gated-at.bofh.it> |
Hi Chris,
your commit 5bab6f60cb4d ("drm/i915: Serialise updates to GGTT with
access through GGTT on Braswell") added a select to STOP_MACHINE to the
DRM_I915 Kconfig option.
In 4.5-rc1, your commit 86fffe4a61dd ("kernel: remove stop_machine()
Kconfig dependency") then removed STOP_MACHINE entirely, but didn't
delete the select from drivers/gpu/drm/i915/Kconfig.
Should I prepare a simple patch which removes the select?
Best regards,
Andreas
Back to top | Article view | linux.kernel
csiph-web