From d60bcde892dbe7c97462bbab9196dbd031351dee Mon Sep 17 00:00:00 2001 From: Vedashree Vidwans Date: Wed, 27 Oct 2021 08:44:46 -0700 Subject: [PATCH] gpu: nvgpu: ga10x: remove channel status debug print Remove the channel status print added for debugging purposes. Bug 200779340 Change-Id: I9b3ae6dd9dd0f37f5046a3efa69f9d9ae26c725b Signed-off-by: Vedashree Vidwans Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2617543 Reviewed-by: svc-mobile-coverity Reviewed-by: svc-mobile-misra Reviewed-by: svc-mobile-cert Reviewed-by: Seema Khowala Reviewed-by: mobile promotions GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions --- drivers/gpu/nvgpu/hal/fifo/channel_ga10b_fusa.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/nvgpu/hal/fifo/channel_ga10b_fusa.c b/drivers/gpu/nvgpu/hal/fifo/channel_ga10b_fusa.c index b8088aedb..6d547b28e 100644 --- a/drivers/gpu/nvgpu/hal/fifo/channel_ga10b_fusa.c +++ b/drivers/gpu/nvgpu/hal/fifo/channel_ga10b_fusa.c @@ -234,8 +234,6 @@ void ga10b_channel_read_state(struct gk20a *g, struct nvgpu_channel *ch, NVGPU_CHANNEL_STATUS_STRING_LENGTH, chram_status_list, status_str_count, ", "); - nvgpu_err(g, "status_string %s", state->status_string); - nvgpu_log_info(g, "Channel id:%d state next:%s enabled:%s ctx_reload:%s" " busy:%s pending_acquire:%s eng_faulted:%s status_string:%s", ch->chid,