From: Eric Anholt Date: Fri, 19 Dec 2008 22:47:48 +0000 (-0800) Subject: drm/i915: Don't print to dmesg when taking signal during object_pin. X-Git-Tag: v2.6.29-rc1~566^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1acec933848219c402c165686677b1c307407f8;p=pandora-kernel.git drm/i915: Don't print to dmesg when taking signal during object_pin. This showed up in logs where people had a hung chip, so pinning was blocked on the chip unpinning other buffers, and the X Server took its scheduler signal during that time. Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed