summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorToshi Kani2016-02-17 22:11:29 +0100
committerLinus Torvalds2016-02-19 01:23:24 +0100
commit9273a8bbf58a15051e53a777389a502420ddc60e (patch)
treedbca348bd6669d01ff60d896aba9de9f2b26f7c0 /MAINTAINERS
parentmm/hugetlb.c: fix incorrect proc nr_hugepages value (diff)
downloadkernel-qcow2-linux-9273a8bbf58a15051e53a777389a502420ddc60e.tar.gz
kernel-qcow2-linux-9273a8bbf58a15051e53a777389a502420ddc60e.tar.xz
kernel-qcow2-linux-9273a8bbf58a15051e53a777389a502420ddc60e.zip
devm_memremap_release(): fix memremap'd addr handling
The pmem driver calls devm_memremap() to map a persistent memory range. When the pmem driver is unloaded, this memremap'd range is not released so the kernel will leak a vma. Fix devm_memremap_release() to handle a given memremap'd address properly. Signed-off-by: Toshi Kani <toshi.kani@hpe.com> Acked-by: Dan Williams <dan.j.williams@intel.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Ross Zwisler <ross.zwisler@linux.intel.com> Cc: Matthew Wilcox <willy@linux.intel.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions