Commit 56e8590
committed
mi: nvme_mi_mi_xfer() is overly restrictive
MI commands may be unaligned and also have payloads that are being
sent and recieved at the same command. One case of this is AEM Sync.
This wasn't seen before because that particular path does not use
nvme_mi_mi_xfer().
Signed-off-by: Chuck Horkin <[email protected]>1 parent 0454a99 commit 56e8590
2 files changed
Lines changed: 0 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1742 | 1742 | | |
1743 | 1743 | | |
1744 | 1744 | | |
1745 | | - | |
1746 | | - | |
1747 | | - | |
1748 | | - | |
1749 | | - | |
1750 | | - | |
1751 | | - | |
1752 | | - | |
1753 | | - | |
1754 | | - | |
1755 | | - | |
1756 | | - | |
1757 | | - | |
1758 | 1745 | | |
1759 | 1746 | | |
1760 | 1747 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | 652 | | |
664 | 653 | | |
665 | 654 | | |
666 | 655 | | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | 656 | | |
673 | 657 | | |
674 | 658 | | |
| |||
0 commit comments