]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6511c2977d3dbb11b6f0fc416df0973754999442
tree1a2b62f3ef0f49bc62e45a924e22c23995f5cd82
parentdfbe0243fb8e3bd9f3ca26d759b7a2adcc2b17e0
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