OSDN Git Service

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)
commit8f2e0c033337f5c0c14daec0e50af5b44987b0ee
treeea747100a89ba7f4cf6bcc1e1500cb864b974389
parentea29221d1d6d9d474d4770812f675cc29cde6125
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