From: Oded Gabbay Date: Tue, 20 Jan 2015 12:57:19 +0000 (+0200) Subject: drm/amdkfd: Don't create BUG due to incorrect user parameter X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~186^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9dce23ddc949faa8ba138f8a0811e177c991bf1;p=pandora-kernel.git drm/amdkfd: Don't create BUG due to incorrect user parameter 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 Reviewed-by: Ben Goz Reviewed-by: Jammy Zhou Reviewed-by: Alex Deucher --- Reading git-diff-tree failed