intel: Repeat execbuffer if interrupted by signal
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Mar 2010 14:15:40 +0000 (14:15 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 7 Mar 2010 14:17:24 +0000 (14:17 +0000)
commita4041e096ce0faea3dd39b4d78014d45a8cacec0
tree5bc3c803aea5a2134c5da36be1ec64df6f8dbbb5
parent581cafbc2493ad97ada41f03c8dd70f9ec4bf19d
intel: Repeat execbuffer if interrupted by signal

Repeat while EINTR, not EAGAIN! One more source of corruption
erradicated, hurray!

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