summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-09-04 09:00:03 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-09-04 09:00:03 -0700
commit3e66602704746dd59543b62820a3b86ec19218a5 (patch)
tree3848b8f472ac7ca1424b76589867ced0305fb820 /scripts/Makefile.thinlto
parent58f93a4b73a21d1c54457e4ff654d60029464c76 (diff)
parent6d81700ad7c4871f94fb72e469cb0f3f55843ef7 (diff)
downloadlinux-3e66602704746dd59543b62820a3b86ec19218a5.tar.gz
linux-3e66602704746dd59543b62820a3b86ec19218a5.zip
Merge tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fixes from Niklas Cassel: - Work around lost interrupts on Marvell 88SE61xx The Marvell AHCI controller requires you to clear interrupts in the opposite order from what is specified in the AHCI specification in order to not lose interrupts (Hajo) - Do not raise UNIT ATTENTION for depopulation commands The libata completion function unconditionally sets sense data with sense key UNIT ATTENTION (UA) for depopulation commands. The SCSI layer will fail a command when seeing this sense data. UA is only supposed to be raised if the capacity actually changed. Since these commands are currently only supported as passthrough commands, the user is expected to revalidate the device, which will detect a capacity change anyway. Thus drop the unconditional UA until a better solution has been implemented (Damien) * tag 'ata-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux: ata: libata-scsi: do not raise UA for storage element depopulation and restoration ata: ahci: work around lost interrupts on Marvell 88SE61xx
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions