[GIT PULL] ata fixes for 7.2-rc3
Damien Le Moal <[email protected]> Fri, 10 Jul 2026 16:19:38 +0900
| Newsgroups | gmane.linux.ide |
|---|---|
| Message-ID | <[email protected]> |
Linus, The following changes since commit cd64be0ecd399fa2b1ab60b3aaf2b2b744243467: ata: libata-scsi: limit simulated SCSI command copy to response length (2026-07-03 13:44:18 +0900) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/libata/linux tags/ata-7.2-rc3 for you to fetch changes up to 793bf193b18e9bff6c4280268bbffd16a5b533e5: ata: libata-core: Allow capacity transition to zero for locked drives (2026-07-08 13:49:48 +0900) ---------------------------------------------------------------- ata fixes for 7.2-rc3 - Fix handling of security locked drive revalidation. This prevents such drives from being dropped when locked on resume (Terrence). ---------------------------------------------------------------- TJ Adams (2): ata: libata-core: Skip HPA resize for locked drives ata: libata-core: Allow capacity transition to zero for locked drives drivers/ata/libata-core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)