aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-01-27 23:15:40 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2020-01-28 13:09:32 +0000
commita28477826aef031745e6e1194a1eabb22ee7d494 (patch)
tree2fecf297338026f066ec4fb8b944d64f937ac3d2 /kernel/sysctl_binary.c
parentdrm/i915/gt: Tidy repetition in declaring gen8+ interrupts (diff)
drm/i915/gt: Lift set-wedged engine dumping out of user paths
The user (e.g. gem_eio) can manipulate the driver into wedging itself, allowing the user to trigger voluminous logging of inconsequential details. If we lift the dump to direct calls to intel_gt_set_wedged(), out of the intel_reset failure handling, we keep the detail logging for what we expect are true HW or test failures without being tricked. Reported-by: Tomi Sarvela <tomi.p.sarvela@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Cc: Tomi Sarvela <tomi.p.sarvela@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200127231540.3302516-6-chris@chris-wilson.co.uk
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions
/488379047aa7cf0086b9400fe343e116?s=13&d=retro' />Russell King1-2/+2 2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1 2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1 2007-07-31Remove the arm26 portAdrian Bunk1-20/+0 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0 2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-4/+4 2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1 2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1