Commit 90d970c
committed
Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Pull ata fixes from Damien Le Moal:
- Fix a regression affecting old IDE/PATA device scan and introduced by
the recent link power management cleanups & fixes. The regression
prevented devices from being properly detected (me)
- Fix command duration limits (CDL) feature control: attempting to
enable the feature while NCQ commands are being executed resulted in
a silent failure to enable CDL when needed (Igor)
* tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
ata: libata-scsi: Fix CDL control
ata: libata-eh: Fix link state check for IDE/PATA ports2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2075 | 2075 | | |
2076 | 2076 | | |
2077 | 2077 | | |
2078 | | - | |
| 2078 | + | |
2079 | 2079 | | |
2080 | 2080 | | |
2081 | 2081 | | |
| |||
2089 | 2089 | | |
2090 | 2090 | | |
2091 | 2091 | | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
2092 | 2097 | | |
2093 | | - | |
| 2098 | + | |
2094 | 2099 | | |
2095 | 2100 | | |
2096 | 2101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3904 | 3904 | | |
3905 | 3905 | | |
3906 | 3906 | | |
3907 | | - | |
3908 | | - | |
3909 | | - | |
| 3907 | + | |
3910 | 3908 | | |
3911 | 3909 | | |
3912 | 3910 | | |
3913 | 3911 | | |
3914 | 3912 | | |
3915 | 3913 | | |
3916 | | - | |
3917 | | - | |
3918 | | - | |
| 3914 | + | |
| 3915 | + | |
3919 | 3916 | | |
3920 | | - | |
3921 | | - | |
3922 | 3917 | | |
3923 | 3918 | | |
3924 | 3919 | | |
| |||
0 commit comments