aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-10-29 10:21:34 -0700
committerBen Hutchings <ben@decadent.org.uk>2013-11-28 14:02:05 +0000
commit0bfd575845a118c5861ada86aba6211a5c1fc366 (patch)
tree8ae3451cda3c3820eea70099507fc2c463b46e2d /sound/pci
parent0625072cc2e206b5fdf08db231c8cef99ac8c288 (diff)
downloadkernel_samsung_smdk4412-0bfd575845a118c5861ada86aba6211a5c1fc366.zip
kernel_samsung_smdk4412-0bfd575845a118c5861ada86aba6211a5c1fc366.tar.gz
kernel_samsung_smdk4412-0bfd575845a118c5861ada86aba6211a5c1fc366.tar.bz2
Fix a few incorrectly checked [io_]remap_pfn_range() calls
commit 7314e613d5ff9f0934f7a0f74ed7973b903315d1 upstream. 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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org. [bwh: Backported to 3.2: - Adjust context - Also remove redundant vm_flags changes, removed separately upstream] Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions