diff options
author | Dan Williams <dan.j.williams@intel.com> | 2016-05-18 05:24:16 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2016-05-21 07:02:56 +0200 |
commit | b354aba0165519a74f540f2ba89d7ec78efca21d (patch) | |
tree | 7d15ce8e3fdcd8e899385fd543b9afa396e47fd7 /drivers/nvdimm/pfn_devs.c | |
parent | Revert "block: enable dax for raw block devices" (diff) | |
download | linux-b354aba0165519a74f540f2ba89d7ec78efca21d.tar.xz linux-b354aba0165519a74f540f2ba89d7ec78efca21d.zip |
libnvdimm: release ida resources
ida instances allocate some internal memory for ->free_bitmap in
addition to the base 'struct ida'. Use ida_destroy() to release that
memory at module_exit().
Reported-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/nvdimm/pfn_devs.c')
0 files changed, 0 insertions, 0 deletions