diff options
author | Dan Williams <dan.j.williams@intel.com> | 2016-05-18 06:24:16 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2016-05-21 08:02:56 +0300 |
commit | b354aba0165519a74f540f2ba89d7ec78efca21d (patch) | |
tree | 7d15ce8e3fdcd8e899385fd543b9afa396e47fd7 /drivers/nvdimm/pfn_devs.c | |
parent | acc93d30d7d43f428272c20a047389c4cbca82ba (diff) | |
download | linux-b354aba0165519a74f540f2ba89d7ec78efca21d.tar.xz |
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