]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Taint the kernel on dumping the GEM ftrace buffer
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 10 Nov 2019 18:57:54 +0000 (18:57 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 11 Nov 2019 12:46:12 +0000 (12:46 +0000)
commit0a519471784fad7d5365c22a55ea5b9b8fa9a67e
treefe0066f9ca7d69a5a3589cd089bdfdaa7c38c382
parent2d3fe718783508fe74b610463904fe4a639138ab
drm/i915: Taint the kernel on dumping the GEM ftrace buffer

As the ftrace buffer is single shot, once dumped it will not update. As
such, it only provides information for the first bug and all subsequent
bugs are noise. The goal of CI is to have zero bugs, so taint the kernel
causing CI to reboot the machine; fix the bug and move on.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191110185806.17413-13-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.h