commit | 290e55056ec3d25c72088628245d8cae037b30db | [log] [tgz] |
---|---|---|
author | Maarten Maathuis <madman2003@gmail.com> | Sat Feb 20 03:22:21 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 25 13:33:04 2010 +1000 |
tree | 5496a6ab798602063e5d27d5d31caa102f44ded2 | |
parent | 6a8a2d702b33c6ed5c789f21b4e89fdf221f01ca [diff] |
drm/ttm: handle OOM in ttm_tt_swapout - Without this change I get a general protection fault. - Also use PTR_ERR where applicable. Signed-off-by: Maarten Maathuis <madman2003@gmail.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Acked-by: Thomas Hellstrom <thellstrom@vmware.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>