linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix issue with module unload and CTI cleanup
@ 2020-07-29 19:52 Mike Leach
  2020-07-29 19:52 ` [PATCH 1/1] coresight: cti: Fix bug clearing sysfs links on callback Mike Leach
  2020-07-30  2:41 ` [PATCH 0/1] Fix issue with module unload and CTI cleanup Tingwei Zhang
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Leach @ 2020-07-29 19:52 UTC (permalink / raw)
  To: linux-arm-kernel, coresight, mathieu.poirier, tingwei
  Cc: Mike Leach, suzuki.poulose

In the proposed Coresight module set v5 [1] from Tingwei, unloading the
ETM module before the CTI module will crash on unload of the CTI module
due to the cleanup callback from Coresight to the CTI module not working
correctly in clearing sysfs callbacks.

Patch fixes this issue. Applies on [1].

Tingwei - could you consider adding this to your set for v6?

[1] https://lists.linaro.org/pipermail/coresight/2020-July/004349.html

Mike Leach (1):
  coresight: cti: Fix bug clearing sysfs links on callback

 drivers/hwtracing/coresight/coresight-core.c     | 4 ++--
 drivers/hwtracing/coresight/coresight-cti-core.c | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-30  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29 19:52 [PATCH 0/1] Fix issue with module unload and CTI cleanup Mike Leach
2020-07-29 19:52 ` [PATCH 1/1] coresight: cti: Fix bug clearing sysfs links on callback Mike Leach
2020-07-30  2:41 ` [PATCH 0/1] Fix issue with module unload and CTI cleanup Tingwei Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).