All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
@ 2023-10-12  9:47 ` Junhao He
  0 siblings, 0 replies; 24+ messages in thread
From: Junhao He @ 2023-10-12  9:47 UTC (permalink / raw)
  To: suzuki.poulose, james.clark
  Cc: coresight, linux-arm-kernel, linux-kernel, linuxarm,
	jonathan.cameron, yangyicong, prime.zeng, hejunhao3

Fix the two issues listed below and code cleanup
a) Fixed the BUG of atomic-sleep
b) Fixed uninitialized before use buf_hw_base

Junhao He (3):
  coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
  coresight: ultrasoc-smb: simplify the code for check to_copy valid
  coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base

 drivers/hwtracing/coresight/ultrasoc-smb.c | 49 +++++++++-------------
 drivers/hwtracing/coresight/ultrasoc-smb.h |  6 +--
 2 files changed, 23 insertions(+), 32 deletions(-)

-- 
2.33.0


_______________________________________________
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] 24+ messages in thread

end of thread, other threads:[~2023-10-21  7:26 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12  9:47 [PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb Junhao He
2023-10-12  9:47 ` Junhao He
2023-10-12  9:47 ` [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb Junhao He
2023-10-12  9:47   ` Junhao He
2023-10-19  3:05   ` Yicong Yang
2023-10-19  3:05     ` Yicong Yang
2023-10-19 12:45     ` hejunhao
2023-10-19 12:45       ` hejunhao
2023-10-19 13:30   ` Jonathan Cameron
2023-10-19 13:30     ` Jonathan Cameron
2023-10-21  7:25     ` hejunhao
2023-10-21  7:25       ` hejunhao
2023-10-12  9:47 ` [PATCH 2/3] coresight: ultrasoc-smb: simplify the code for check to_copy valid Junhao He
2023-10-12  9:47   ` Junhao He
2023-10-19 13:35   ` Jonathan Cameron
2023-10-19 13:35     ` Jonathan Cameron
2023-10-20  2:33     ` hejunhao
2023-10-20  2:33       ` hejunhao
2023-10-12  9:47 ` [PATCH 3/3] coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base Junhao He
2023-10-12  9:47   ` Junhao He
2023-10-19  2:34   ` Yicong Yang
2023-10-19  2:34     ` Yicong Yang
2023-10-19 13:08     ` hejunhao
2023-10-19 13:08       ` hejunhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.