commit | 3c18ddd160d1fcd46d1131d9ad6c594dd8e9af99 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Mon Apr 28 02:12:10 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:18 2008 -0700 |
tree | 7307ba1ae4bdb99d1363eb59b1ebefcf5295c8ef | |
parent | 4d3d5b41a72b52555d43efbfc4ccde6ba6e5444f [diff] |
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>