]> Git Repo - linux.git/commit
drm/ttm: handle OOM in ttm_tt_swapout
authorMaarten Maathuis <[email protected]>
Sat, 20 Feb 2010 02:22:21 +0000 (03:22 +0100)
committerDave Airlie <[email protected]>
Thu, 25 Feb 2010 03:33:04 +0000 (13:33 +1000)
commit290e55056ec3d25c72088628245d8cae037b30db
tree5496a6ab798602063e5d27d5d31caa102f44ded2
parent6a8a2d702b33c6ed5c789f21b4e89fdf221f01ca
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 <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Acked-by: Thomas Hellstrom <[email protected]>
Cc: [email protected]
Signed-off-by: Dave Airlie <[email protected]>
drivers/gpu/drm/ttm/ttm_tt.c
This page took 0.051031 seconds and 4 git commands to generate.