Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1504260

Re: drm/i915: undefined STOP_MACHINE

From Chris Wilson <chris@chris-wilson.co.uk>
Newsgroups linux.kernel
Subject Re: drm/i915: undefined STOP_MACHINE
Date 2016-10-19 21:10 +0200
Message-ID <su4pr-5tj-9@gated-at.bofh.it> (permalink)
References <stSxX-5F5-13@gated-at.bofh.it> <su0lQ-2yX-45@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Oct 19, 2016 at 08:26:35AM +0100, Chris Wilson wrote:
> On Wed, Oct 19, 2016 at 08:27:23AM +0200, Valentin Rothberg wrote:
> > Dear Chris,
> > 
> > your commit 9f267eb8d2ea ("drm/i915: Stop the machine whilst capturing
> > the GPU crash dump") has popped up in today's linux-next and adds a
> > select from DRM_I915 on STOP_MACHINE, which is not defined anywhere in
> > Kconfig.
> > 
> > STOP_MACHINE has been removed a while ago (see
> > https://lkml.org/lkml/2015/11/19/133).  I assume that HOTPLUG_CPU
> > could be used?
> 
> No. We don't need the select anymore as the core machinery now just
> works without having to force compilation of the correct code.

I completely forgot that we already had serialised with the STOP_MACHINE
removal and had accidentally reintroduce the select in commit
9f267eb8d2ea ("drm/i915: Stop the machine whilst capturing the GPU
crash dump")

Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

drm/i915: undefined STOP_MACHINE Valentin Rothberg <valentinrothberg@gmail.com> - 2016-10-19 08:30 +0200
  Re: drm/i915: undefined STOP_MACHINE Chris Wilson <chris@chris-wilson.co.uk> - 2016-10-19 16:50 +0200
    Re: drm/i915: undefined STOP_MACHINE Chris Wilson <chris@chris-wilson.co.uk> - 2016-10-19 21:10 +0200

csiph-web