From: Jean Delvare Date: Fri, 8 Oct 2010 12:34:49 +0000 (+0200) Subject: drm/radeon/kms: Silent spurious error message X-Git-Tag: v2.6.36-rc8~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c051f0c8d2f81c665e820f765aaddf86161640;p=pandora-kernel.git 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 Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed