git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca400b2
)
drm/amdkfd: Don't create BUG due to incorrect user parameter
author
Oded Gabbay
<oded.gabbay@amd.com>
Tue, 20 Jan 2015 12:57:19 +0000
(14:57 +0200)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Mon, 2 Feb 2015 07:45:24 +0000
(09:45 +0200)
This patch changes a BUG_ON() statement to pr_debug, in case the user tries to
update a non-existing queue.
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Ben Goz <ben.goz@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
No differences found