intel: Wrap a few more syscalls with EINTR protection
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Dec 2009 13:08:04 +0000 (13:08 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Dec 2009 13:09:20 +0000 (13:09 +0000)
commit8ffd2e142e38d19326a40ff66dc99d052ce22100
treecdaab696a86366a38ec02b77df5d42de9a50eb73
parentb666f4151ab934d3083fa8b5f14ce19bbf999b15
intel: Wrap a few more syscalls with EINTR protection

Having been bitten by a missing EINTR check during mmap_gtt(), I thought
it prudent to add some more protection around the ioctls.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr_gem.c