]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmem: switch to devm_ allocations
authorChristoph Hellwig <hch@lst.de>
Tue, 11 Aug 2015 03:07:08 +0000 (23:07 -0400)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:22 +0000 (12:19 -0500)
commit90d9b057c0ac620314b8a9cc94f2e9212a05ed00
tree289e63a78160f18743fe6bb23e3df8b73a2a74c5
parente552cedd857b42c8306465613c60d503c81fcf14
pmem: switch to devm_ allocations

Orabug: 22913653

Signed-off-by: Christoph Hellwig <hch@lst.de>
[djbw: tools/testing/nvdimm/ and memunmap_pmem support]
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
(cherry picked from commit 708ab62bef1ed3a3cf065a4138bd87f5d083cfeb)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/nvdimm/pmem.c
include/linux/pmem.h
tools/testing/nvdimm/Kbuild
tools/testing/nvdimm/test/iomap.c