On Fri, Apr 12, 2013 at 2:10 AM, Mika Kuoppala <[email protected]> wrote: > commit 647416f9eefe7699754b01b9fc82758fde83248c > Author: Kees Cook <[email protected]> > Date: Sun Mar 10 14:10:06 2013 -0700 > > drm/i915: use simple attribute in debugfs routines > > made i915_next_seqno debugfs entry to crop it's output > if returned value was large enough. Using simple_attr > will limit the output to 24 bytes. > > Fix is to strip out preamples on all simple attributes > that have one. > > v2: Fix all simple attributes (Daniel Vetter) > > Cc: Kees Cook <[email protected]> > Signed-off-by: Mika Kuoppala <[email protected]>
Acked-by: Kees Cook <[email protected]> -- Kees Cook Chrome OS Security _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
