]> err.no Git - linux-2.6/commit
[PATCH] mm: comment rmap
authorNick Piggin <nickpiggin@yahoo.com.au>
Sat, 3 Sep 2005 22:54:46 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:43 +0000 (00:05 -0700)
commitc3dce2d89c269d5373a120d4a22fc2426ec992b0
treed4a52e35751484935a15f3b95e84bd28d6662b18
parent6e21c8f145f5052c1c2fb4a4b41bee01c848159b
[PATCH] mm: comment rmap

Just be clear that VM_RESERVED pages here are a bug, and the test is not there
because they are expected.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/rmap.c