drm/radeon/kms: don't print error on -ERESTARTSYS.
authorDave Airlie <airlied@redhat.com>
Fri, 19 Mar 2010 00:33:44 +0000 (10:33 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 31 Mar 2010 03:11:35 +0000 (13:11 +1000)
We can get this if the user moves the mouse when we are waiting to move
some stuff around in the validate. Don't fail.

Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found