Merge tag 'libnvdimm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull libnvdimm fixes from Dan Williams: "A fix for an issue that could causes users to inadvertantly reserve too much capacity when debugging the KMSAN and persistent memory namespace, a lockdep fix, and a kernel-doc build warning: - Resolve the conflict between KMSAN and NVDIMM with respect to reserving pmem namespace / volume capacity for larger sizeof(struct page) - Fix a lockdep warning in the the NFIT code - Fix a kernel-doc build warning" * tag 'libnvdimm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE ACPI: NFIT: fix a potential deadlock during NFIT teardown dax: super.c: fix kernel-doc bad line warning
No related branches found
No related tags found
Showing
- drivers/acpi/nfit/core.c 1 addition, 1 deletiondrivers/acpi/nfit/core.c
- drivers/dax/super.c 1 addition, 1 deletiondrivers/dax/super.c
- drivers/nvdimm/Kconfig 19 additions, 0 deletionsdrivers/nvdimm/Kconfig
- drivers/nvdimm/nd.h 1 addition, 1 deletiondrivers/nvdimm/nd.h
- drivers/nvdimm/pfn_devs.c 27 additions, 15 deletionsdrivers/nvdimm/pfn_devs.c
Loading
Please register or sign in to comment