On Tue, 29 Jan 2013, Daniel Vetter <daniel at ffwll.ch> wrote: > Queued for -next, thanks for the patch. Oh and fixed up a bikeshed from > checkpatch.pl while applying: > > Applying: drm/i915: Error state should print /sys/kernel/debug > WARNING: line over 80 characters > #22: FILE: drivers/gpu/drm/i915/i915_irq.c:1308: > + DRM_INFO("capturing error event; look for more information in /sys/kernel/debug/dri/%d/i915_error_state\n", > > total: 0 errors, 1 warnings, 8 lines checked > > Yeah, I've added that OCD thing to my patch apply pipeline, let's see > how much fun it is ;-) You could go all the way: http://lwn.net/Articles/488992/ ;) J.