]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/kms: Silent spurious error message
authorJean Delvare <khali@linux-fr.org>
Fri, 8 Oct 2010 12:34:49 +0000 (14:34 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 12 Oct 2010 10:18:07 +0000 (20:18 +1000)
commita8c051f0c8d2f81c665e820f765aaddf86161640
tree3ea3b016df21100e22d2971546626f07957b5c41
parentd31dba58480c3cdd458f449261d72ecd15287792
drm/radeon/kms: Silent spurious error message

I see the following error message in my kernel log from time to time:
radeon 0000:07:00.0: ffff88007c334000 reserve failed for wait
radeon 0000:07:00.0: ffff88007c334000 reserve failed for wait

After investigation, it turns out that there's nothing to be afraid of
and everything works as intended. So remove the spurious log message.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_object.h