[GIT PULL] nvme fixes for Linux 6.7
Keith Busch
kbusch at kernel.org
Thu Dec 21 13:30:57 PST 2023
This pull request is expected to be our last for Linux 6.7.
The following changes since commit c6d3ab9e76dc01011392cf8309f7e684b94ec464:
Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.7 (2023-12-07 12:15:18 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.7-2023-12-21
for you to fetch changes up to f6fe0b2d35457c10ec37acc209d19726bdc16dbd:
nvme-pci: fix sleeping function called from interrupt context (2023-12-19 12:41:05 -0800)
----------------------------------------------------------------
nvme fixes for Linux 6.7
- Revert a commit with improper sleep context (Keith)
- Fix async event handling sleep context (Maurizio)
----------------------------------------------------------------
Keith Busch (1):
Revert "nvme-fc: fix race between error recovery and creating association"
Maurizio Lombardi (1):
nvme-pci: fix sleeping function called from interrupt context
drivers/nvme/host/core.c | 3 ++-
drivers/nvme/host/fc.c | 21 +++++----------------
2 files changed, 7 insertions(+), 17 deletions(-)
More information about the Linux-nvme
mailing list