On Tue, Dec 08, 2015 at 09:53:05AM +0000, Tvrtko Ursulin wrote:
Hi,
On 07/12/15 19:25, Andy Lutomirski wrote:
[53834.386369] traps: gnome-session-b[2308] general protection ip:7f10efc1fc2b sp:7ffdfde31880 error:0 in libc-2.22.so[7f10efba1000+1b7000] [53834.687584] ------------[ cut here ]------------ [53834.687607] WARNING: CPU: 0 PID: 23730 at drivers/gpu/drm/i915/i915_gem_context.c:144 i915_gem_context_free+0x196/0x1c0 [i915]() [53834.687609] WARN_ON(!list_empty(&ppgtt->base.active_list))
It is a false positive, or a wrong warning in other words, the removal of which is already in the queue.
Well it's in the wrong queue. Please check that next time around before replying.
Jani, can you please pick up 408952d43b27a54437244c56c0e0d8efa5607926 for -fixes?
Thanks, Daniel