diff options
author | Dave Airlie <airlied@gmail.com> | 2013-01-16 06:58:34 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-01-21 04:45:23 +0100 |
commit | 014b34409fb2015f63663b6cafdf557fdf289628 (patch) | |
tree | fd30b4512a1f2a992c03bcf808ead98f4d1b21fa /include/Kbuild | |
parent | ttm: don't destroy old mm_node on memcpy failure (diff) | |
download | linux-014b34409fb2015f63663b6cafdf557fdf289628.tar.xz linux-014b34409fb2015f63663b6cafdf557fdf289628.zip |
ttm: on move memory failure don't leave a node dangling
if we have a move notify callback, when moving fails, we call move notify
the opposite way around, however this ends up with *mem containing the mm_node
from the bo, which means we double free it. This is a follow on to the previous
fix.
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions