summaryrefslogtreecommitdiffstats
path: root/mm/bootmem.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-04-21 03:49:41 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2012-04-21 07:58:16 +0200
commit936af1576e4c24b466380fc2b8d93352161d13b0 (patch)
treeb7ecc2a4706ab25b0d06af7bac5fdf5d0fc7acb5 /mm/bootmem.c
parentVM: add "vm_mmap()" helper function (diff)
downloadlinux-936af1576e4c24b466380fc2b8d93352161d13b0.tar.xz
linux-936af1576e4c24b466380fc2b8d93352161d13b0.zip
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
... since exit_mmap() is coming and it will munmap() everything anyway. In all other cases aio_free_ring() has ctx->mm == current->mm; moreover, all other callers of vm_munmap() have mm == current->mm, so this will allow us to get rid of mm argument of vm_munmap(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm/bootmem.c')
0 files changed, 0 insertions, 0 deletions