mm: remove nopage
authorNick Piggin <npiggin@suse.de>
Mon, 28 Apr 2008 09:12:10 +0000 (02:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:18 +0000 (08:58 -0700)
commit3c18ddd160d1fcd46d1131d9ad6c594dd8e9af99
tree7307ba1ae4bdb99d1363eb59b1ebefcf5295c8ef
parent4d3d5b41a72b52555d43efbfc4ccde6ba6e5444f
mm: remove nopage

Nothing in the tree uses nopage any more.  Remove support for it in the
core mm code and documentation (and a few stray references to it in
comments).

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/feature-removal-schedule.txt
Documentation/filesystems/Locking
drivers/media/video/vino.c
drivers/video/vermilion/vermilion.c
fs/gfs2/ops_address.c
include/linux/mm.h
mm/memory.c
mm/mincore.c
mm/rmap.c