[patch] i915: signedness bug in check_overlay_src()

Chris Wilson chris at chris-wilson.co.uk
Wed Oct 27 14:58:45 PDT 2010


On Wed, 27 Oct 2010 23:17:25 +0200, Dan Carpenter <error27 at gmail.com> wrote:
> "depth" should be signed in case packed_depth_bytes() returns -EINVAL.
> 
> This probably doesn't make a difference at runtime.  In the original
> code we would return -EINVAL later if (rec->offset_Y % 4294967274) is
> non-zero.

Applied to fixes, thanks.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the dri-devel mailing list