summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorJan H. Schönherr <jschoenh@amazon.de>2018-01-19 16:27:54 -0800
committerDan Williams <dan.j.williams@intel.com>2018-01-19 16:29:48 -0800
commit10a0cd6e4932b5078215b1ec2c896597eec0eff9 (patch)
treeebe957829554ccf069566daa5c8ab68e4b346d4a /mm
parente697c5b90e97792187e45f8d78fb2bfa62eb0496 (diff)
downloadblackbird-op-linux-10a0cd6e4932b5078215b1ec2c896597eec0eff9.tar.gz
blackbird-op-linux-10a0cd6e4932b5078215b1ec2c896597eec0eff9.zip
mm: Fix memory size alignment in devm_memremap_pages_release()
The functions devm_memremap_pages() and devm_memremap_pages_release() use different ways to calculate the section-aligned amount of memory. The latter function may use an incorrect size if the memory region is small but straddles a section border. Use the same code for both. Cc: <stable@vger.kernel.org> Fixes: 5f29a77cd957 ("mm: fix mixed zone detection in devm_memremap_pages") Signed-off-by: Jan H. Schönherr <jschoenh@amazon.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud