]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Use pr_debug to print the message of reaching event limit
authorYong Zhao <Yong.Zhao@amd.com>
Mon, 9 Mar 2020 18:20:56 +0000 (14:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Mar 2020 19:54:27 +0000 (15:54 -0400)
commitd934fc1200c116eacce214601dd7d0b3a2743099
treeea747100a89ba7f4cf6bcc1e1500cb864b974389
parentda990a09c462283f745a41db1f8dbdc3fe7e1b65
drm/amdkfd: Use pr_debug to print the message of reaching event limit

People are inclined to think of the previous pr_warn message as an
error, so use pre_debug instead.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_events.c