Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] Two additional UFS fixes for this rc cycle
@ 2025-10-27 17:09 Bart Van Assche
  2025-10-27 17:09 ` [PATCH 1/2] ufs: core: Change the ufs_sysfs_{add,remove}_nodes() argument type Bart Van Assche
  2025-10-27 17:09 ` [PATCH 2/2] ufs: core: Really fix the code for updating the "hid" attribute group Bart Van Assche
  0 siblings, 2 replies; 10+ messages in thread
From: Bart Van Assche @ 2025-10-27 17:09 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

Hi Martin,

Commit c74dc8ab47c1 ("scsi: ufs: core: Fix a race condition related to the
"hid" attribute group") is an incomplete fix for the race condition mentioned
in the description of that commit. These two patches fix the remaining race
condition. Please consider these two patches for the current development cycle.

Thank you,

Bart.

Bart Van Assche (2):
  ufs: core: Change the ufs_sysfs_{add,remove}_nodes() argument type
  ufs: core: Really fix the code for updating the "hid" attribute group

 drivers/ufs/core/ufs-sysfs.c | 14 ++++++++++----
 drivers/ufs/core/ufs-sysfs.h |  5 +++--
 drivers/ufs/core/ufshcd.c    |  7 ++++---
 include/ufs/ufshcd.h         |  3 +++
 4 files changed, 20 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2025-10-28 20:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 17:09 [PATCH 0/2] Two additional UFS fixes for this rc cycle Bart Van Assche
2025-10-27 17:09 ` [PATCH 1/2] ufs: core: Change the ufs_sysfs_{add,remove}_nodes() argument type Bart Van Assche
2025-10-27 17:09 ` [PATCH 2/2] ufs: core: Really fix the code for updating the "hid" attribute group Bart Van Assche
2025-10-28  3:03   ` Bjorn Andersson
2025-10-28 12:47     ` Peter Wang (王信友)
2025-10-28 13:33       ` Bart Van Assche
2025-10-28 13:57     ` Bart Van Assche
2025-10-28 14:50       ` Bjorn Andersson
2025-10-28 20:21         ` Bart Van Assche
2025-10-28  9:51   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox