drm/radeon: Lower the severity of the radeon lockup messages.
authorDave Jones <davej@redhat.com>
Fri, 21 Oct 2011 16:51:02 +0000 (12:51 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Oct 2011 18:00:15 +0000 (19:00 +0100)
commit19703058cd2eacd83ed5948fdbbc5e29d94b60b5
tree1a2b62f3ef0f49bc62e45a924e22c23995f5cd82
parentdd2351da7c438eb3d5f64a161cf3483648725dcd
drm/radeon: Lower the severity of the radeon lockup messages.

abrt files a lot of bug reports when users get GPU lockups, but there's not really
enough context to do anything useful with them.  Given the lack of GPU context being
dumped, this patch removes the stack trace, so that abrt ignores the messages.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_fence.c