[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250919160653.507109-1-sean.anderson@linux.dev>
Date: Fri, 19 Sep 2025 12:06:51 -0400
From: Sean Anderson <sean.anderson@...ux.dev>
To: Suzuki K Poulose <suzuki.poulose@....com>,
coresight@...ts.linaro.org,
linux-arm-kernel@...ts.infradead.org
Cc: James Clark <james.clark@...aro.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Yeoreum Yun <yeoreum.yun@....com>,
Leo Yan <leo.yan@....com>,
Linu Cherian <lcherian@...vell.com>,
Mike Leach <mike.leach@...aro.org>,
linux-kernel@...r.kernel.org,
Sean Anderson <sean.anderson@...ux.dev>
Subject: [PATCH v4 0/2] coresight: Fix possible deadlock in coresight_panic_cb
This time with the notifier in csdev.
Changes in v4:
- Fix fwnode leak in coresight_register error path
- Move the panic notifier into csdev and restore the panic sync API
Changes in v3:
- Rewrite patch to remove the panic sync API entirely
Changes in v2:
- Add a comment describing csdev_lock/list
- Consolidate list removal in coresight_device_release
Sean Anderson (2):
coresight: Fix fwnode leak in coresight_register error path
coresight: Fix possible deadlock in coresight_panic_cb
drivers/hwtracing/coresight/coresight-core.c | 69 ++++++++------------
include/linux/coresight.h | 2 +
2 files changed, 28 insertions(+), 43 deletions(-)
--
2.35.1.1320.gc452695387.dirty
Powered by blists - more mailing lists