commit | 775c67090c98780b44c4f95d5c05565df715b8bd | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Feb 12 00:17:59 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Mon Feb 15 11:19:14 2010 +1000 |
tree | 8326fb57dc82a90fb609f1fe5d32372aba3ea6f0 | |
parent | 724e6d3fe8003c3f60bf404bf22e4e331327c596 [diff] |
drm: Fix a bug in the range manager. When searching for free space in a range, the function could return a node extending outside of the given range. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>