commit | 7e871b6c8f1f4fda41e51ef86147facecac3be9f | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Wed Sep 21 09:55:38 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 21 10:11:55 2005 -0700 |
tree | d03c9af90786ea7fa8f5e77ce1e71437ab7de4df | |
parent | f875a1a6650edce859bd21051a22e1c27ac7ea63 [diff] |
[PATCH] mm: update stale comment for removal of page->list Update comment for the 2.6.6-rc1 conversion from page->list and address_space->{clean,dirty,locked}_pages to radix tree tagging and ->lru. I've mostly avoided to mention page lists (at least I've shortened the comment). Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Acked-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>