Commit 97ee9d1c1696 for kernel

commit 97ee9d1c16963375eefdf964c429897d27e28956
Merge: 63050a5ca130 d0f411c0b9bd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Dec 2 16:27:15 2022 -0800

    Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux

    Pull block fixes from Jens Axboe:
     "Just a small NVMe merge for this week, fixing protection of the name
      space list, and a missing clear of a reserved field when unused"

    * tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linux:
      nvme: fix SRCU protection of nvme_ns_head list
      nvme-pci: clear the prp2 field when not used