aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-10-19 14:03:31 +0100
committerBen Hutchings <ben@decadent.org.uk>2013-01-03 03:32:57 +0000
commit8bc528cece6bc1adf4524eaab7bb82aa66438c4a (patch)
treea788fc706d90d1a4d646eb7cfe475966e9b303c8 /net/9p
parentfcb8996728fb59eddf84678df7cb213b2c9a2e26 (diff)
downloadkernel_samsung_smdk4412-8bc528cece6bc1adf4524eaab7bb82aa66438c4a.zip
kernel_samsung_smdk4412-8bc528cece6bc1adf4524eaab7bb82aa66438c4a.tar.gz
kernel_samsung_smdk4412-8bc528cece6bc1adf4524eaab7bb82aa66438c4a.tar.bz2
mm: highmem: export kmap_to_page for modules
commit f0263d2d222e9e25f2587e51a9dc58c6fb2a9352 upstream. Some virtio device drivers (9p) need to translate high virtual addresses to physical addresses, which are inserted into the virtqueue for processing by userspace. This patch exports the kmap_to_page symbol, so that the affected drivers can be compiled as modules. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions