[Nouveau] [PATCH] drm/nouveau: fix WITHIN macro off by one

Stephane Marchesin marchesin at icps.u-strasbg.fr
Sun Sep 20 04:29:24 PDT 2009


On Fri, Sep 18, 2009 at 20:15, Pekka Paalanen <pq at iki.fi> wrote:
> Equality in x <= y + z is already out of range. X must be stricly less.
>

Yeah, I did that back when the SIZE defines were, say, 0x1fff instead
of 0x2000 so this was required. Seems like the size defines changed,
but the WITHIN macro wasn't updated.

Stephane


More information about the Nouveau mailing list