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

Sean Anderson posted 2 patches 1 week, 5 days ago
There is a newer version of this series
drivers/hwtracing/coresight/coresight-core.c | 69 ++++++++------------
include/linux/coresight.h                    |  2 +
2 files changed, 28 insertions(+), 43 deletions(-)
[PATCH v4 0/2] coresight: Fix possible deadlock in coresight_panic_cb
Posted by Sean Anderson 1 week, 5 days ago
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