drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
authorMichel Daenzer <michel@tungstengraphics.com>
Thu, 21 Sep 2006 18:12:11 +0000 (04:12 +1000)
committerDave Airlie <airlied@linux.ie>
Thu, 21 Sep 2006 19:32:34 +0000 (05:32 +1000)
The overflows could cause valid offsets to get rejected under some
circumstances, e.g. when the framebuffer resides at the very end of the card's
address space.

Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found