Loading drivers/gpu/msm/kgsl_snapshot.c +2 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2012-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved. */ #include <linux/of.h> Loading Loading @@ -1329,7 +1329,7 @@ static void kgsl_snapshot_save_frozen_objs(struct work_struct *work) snapshot->ib2base); gmu_only: complete_all(&snapshot->dump_gate); BUG_ON(!snapshot->device->skip_ib_capture & snapshot->device->force_panic); complete_all(&snapshot->dump_gate); } Loading
drivers/gpu/msm/kgsl_snapshot.c +2 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* * Copyright (c) 2012-2019, The Linux Foundation. All rights reserved. * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved. */ #include <linux/of.h> Loading Loading @@ -1329,7 +1329,7 @@ static void kgsl_snapshot_save_frozen_objs(struct work_struct *work) snapshot->ib2base); gmu_only: complete_all(&snapshot->dump_gate); BUG_ON(!snapshot->device->skip_ib_capture & snapshot->device->force_panic); complete_all(&snapshot->dump_gate); }