Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull libnvdimm fixes from Dan Williams: "A build fix, a NULL de-reference found by static analysis, a misuse of the percpu_ref_exit() (tagged for -stable), and notification of failed attempts to clear media errors. These patches have received a build success notification from the 0day- kbuild-robot and appeared in next-20161028" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: device-dax: fix percpu_ref_exit ordering nvdimm: make CONFIG_NVDIMM_DAX 'bool' pmem: report error on clear poison failure libnvdimm, namespace: potential NULL deref on allocation error
No related branches found
No related tags found
Showing
- drivers/dax/Kconfig 1 addition, 1 deletiondrivers/dax/Kconfig
- drivers/dax/pmem.c 1 addition, 1 deletiondrivers/dax/pmem.c
- drivers/nvdimm/Kconfig 1 addition, 1 deletiondrivers/nvdimm/Kconfig
- drivers/nvdimm/namespace_devs.c 8 additions, 6 deletionsdrivers/nvdimm/namespace_devs.c
- drivers/nvdimm/pmem.c 6 additions, 2 deletionsdrivers/nvdimm/pmem.c
Please register or sign in to comment