[PATCH v4 0/2] coresight: Fix possible deadlock in coresight_panic_cb

From: Sean Anderson

Date: Fri Sep 19 2025 - 12:07:09 EST


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