]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7
authorJens Axboe <axboe@kernel.dk>
Thu, 21 Dec 2023 21:32:35 +0000 (14:32 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Dec 2023 21:32:35 +0000 (14:32 -0700)
commit13d822bf1cba78612b22a65b91cd6d4d443b6254
tree4ac5d05d775f0b0d9aeae6cd4c17e008731a0997
parentc6d3ab9e76dc01011392cf8309f7e684b94ec464
parentf6fe0b2d35457c10ec37acc209d19726bdc16dbd
Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7

Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.7

 - Revert a commit with improper sleep context (Keith)
 - Fix async event handling sleep context (Maurizio)"

* tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme:
  nvme-pci: fix sleeping function called from interrupt context
  Revert "nvme-fc: fix race between error recovery and creating association"