On Tue, 14 Nov 2023 21:33:42 +0800, Junhao He wrote:
Fix the Three issues listed below and use guards to cleanup a) Fixed the BUG of atomic-sleep b) Fixed uninitialized before use buf_hw_base c) Fixed use unreset SMB buffer
Changes since V2:
- Ignore the return value of smb_config_inport()
[...]
Applied, first 3 patches to fixes
[1/4] coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb https://git.kernel.org/coresight/c/b8411287aef4 [2/4] coresight: ultrasoc-smb: Config SMB buffer before register sink https://git.kernel.org/coresight/c/830a7f54db10 [3/4] coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base https://git.kernel.org/coresight/c/862c135bde8b
And the last one to next branch
[4/4] coresight: ultrasoc-smb: Use guards to cleanup https://git.kernel.org/coresight/c/60e5f23dc5d6
Best regards,