Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Chris Wilson d1d788302e drm/i915: Prevent integer overflow when validating the execbuffer
Commit 2549d6c2 removed the vmalloc used for temporary storage of the
relocation lists used during execbuffer. However, our use of vmalloc was
being protected by an integer overflow check which we do want to
preserve!

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-11-21 09:30:58 +00:00
..
2010-08-09 11:24:28 -07:00
2009-09-23 01:05:21 +01:00
2010-10-08 10:27:43 +01:00
2010-10-08 10:27:43 +01:00