]> Git Repo - linux.git/commit - mm/mprotect.c
mm: remove rest usage of VM_NONLINEAR and pte_file()
authorKirill A. Shutemov <[email protected]>
Tue, 10 Feb 2015 22:10:04 +0000 (14:10 -0800)
committerLinus Torvalds <[email protected]>
Tue, 10 Feb 2015 22:30:31 +0000 (14:30 -0800)
commit0661a33611fca12570cba48d9344ce68834ee86c
tree0cd7730b2060912b004ad28917115f7586326167
parentac51b934f3912582d3c897c6c4d09b32ea57b2c7
mm: remove rest usage of VM_NONLINEAR and pte_file()

One bit in ->vm_flags is unused now!

Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
13 files changed:
drivers/gpu/drm/drm_vma_manager.c
include/linux/mm.h
include/linux/swapops.h
mm/debug.c
mm/gup.c
mm/ksm.c
mm/madvise.c
mm/memcontrol.c
mm/memory.c
mm/mincore.c
mm/mprotect.c
mm/mremap.c
mm/msync.c
This page took 0.057495 seconds and 4 git commands to generate.