]> 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)
commitfc3bed8ee14f572089af95a0ac63090748a98a99
treeea747100a89ba7f4cf6bcc1e1500cb864b974389
parent802ee857f0a6906bfc76e9efe3126c4ce59215cc
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