summaryrefslogtreecommitdiffstats
path: root/mm/pagewalk.c
diff options
context:
space:
mode:
authorLinus Torvalds2013-10-29 18:21:34 +0100
committerLinus Torvalds2013-10-29 18:21:34 +0100
commit7314e613d5ff9f0934f7a0f74ed7973b903315d1 (patch)
tree71c58bf663e85fac4712ab86eaae78e889c41a49 /mm/pagewalk.c
parentMerge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff)
downloadkernel-qcow2-linux-7314e613d5ff9f0934f7a0f74ed7973b903315d1.tar.gz
kernel-qcow2-linux-7314e613d5ff9f0934f7a0f74ed7973b903315d1.tar.xz
kernel-qcow2-linux-7314e613d5ff9f0934f7a0f74ed7973b903315d1.zip
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Nico Golde reports a few straggling uses of [io_]remap_pfn_range() that really should use the vm_iomap_memory() helper. This trivially converts two of them to the helper, and comments about why the third one really needs to continue to use remap_pfn_range(), and adds the missing size check. Reported-by: Nico Golde <nico@ngolde.de> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org.
Diffstat (limited to 'mm/pagewalk.c')
0 files changed, 0 insertions, 0 deletions