Commit 1dccef2
mi: nvme_mi_mi_xfer() is overly restrictive
MI commands may be unaligned and also have payloads that are being
sent and received 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 <chorkin@microsoft.com>1 parent b07041b commit 1dccef2
2 files changed
+0
-29
lines changed| 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