Revision ed99d3673e082b78b20208f346d2cd375483a779 authored by Linus Torvalds on 28 October 2016, 18:47:45 UTC, committed by Linus Torvalds on 28 October 2016, 18:47:45 UTC
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
2 parent s b92d964 + 52e73eb
History
File Mode Size
arm
Kconfig -rw-r--r-- 784 bytes
async_pf.c -rw-r--r-- 5.6 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 845 bytes
eventfd.c -rw-r--r-- 22.0 KB
irqchip.c -rw-r--r-- 6.0 KB
kvm_main.c -rw-r--r-- 91.7 KB
vfio.c -rw-r--r-- 6.1 KB
vfio.h -rw-r--r-- 250 bytes

back to top