Commit 17188c4
committed
Merge: AHCI driver update for 9.5
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4642
JIRA: https://issues.redhat.com/browse/RHEL-23829
Upstream Status: From upstream linux mainline
Depends: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/4106
This patch series contains updates to the AHCI/ATA subsystem.
Omitted-fix: 1066fe8 ("ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models")
Omitted-fix: fa997b0 ("ata: ahci: Do not enable LPM if no LPM states are supported by the HBA")
Omitted-fix: a6a75ed ("ata: libata-scsi: Set the RMB bit only for removable media devices")
Omitted-fix: 4b08573 ("ata: libata-core: Do not try to set sleeping devices to standby")
Omitted-fix: 0c76106 ("scsi: sd: Fix TCG OPAL unlock on system resume")
Omitted-fix: f6549f5 ("ata,scsi: libata-core: Do not leak memory for ata_port struct members")
Signed-off-by: Ewan D. Milne <emilne@redhat.com>
Approved-by: Tomas Henzl <thenzl@redhat.com>
Approved-by: John Meneghini <jmeneghi@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>File tree
19 files changed
+1650
-433
lines changed- drivers
- ata
- firewire
- scsi
- include
- linux
- scsi
19 files changed
+1650
-433
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
| 244 | + | |
248 | 245 | | |
249 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
110 | 108 | | |
111 | 109 | | |
112 | 110 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 111 | + | |
| 112 | + | |
116 | 113 | | |
117 | 114 | | |
118 | 115 | | |
| |||
736 | 733 | | |
737 | 734 | | |
738 | 735 | | |
739 | | - | |
740 | 736 | | |
741 | 737 | | |
742 | 738 | | |
| |||
782 | 778 | | |
783 | 779 | | |
784 | 780 | | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | | - | |
| 781 | + | |
| 782 | + | |
789 | 783 | | |
790 | 784 | | |
791 | 785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1280 | 1280 | | |
1281 | 1281 | | |
1282 | 1282 | | |
1283 | | - | |
1284 | 1283 | | |
1285 | 1284 | | |
1286 | | - | |
1287 | 1285 | | |
1288 | 1286 | | |
1289 | 1287 | | |
1290 | 1288 | | |
1291 | 1289 | | |
1292 | 1290 | | |
1293 | 1291 | | |
1294 | | - | |
1295 | | - | |
1296 | | - | |
1297 | | - | |
1298 | | - | |
1299 | 1292 | | |
1300 | 1293 | | |
1301 | 1294 | | |
| |||
2627 | 2620 | | |
2628 | 2621 | | |
2629 | 2622 | | |
2630 | | - | |
2631 | | - | |
| 2623 | + | |
| 2624 | + | |
2632 | 2625 | | |
2633 | 2626 | | |
2634 | 2627 | | |
| |||
2637 | 2630 | | |
2638 | 2631 | | |
2639 | 2632 | | |
2640 | | - | |
2641 | 2633 | | |
2642 | | - | |
2643 | 2634 | | |
2644 | 2635 | | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
2645 | 2644 | | |
2646 | 2645 | | |
2647 | 2646 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
0 commit comments