commit | 207f36eec9e7b1077d7a0aaadb4800e2c9b4cfa4 | [log] [tgz] |
---|---|---|
author | Renaud Lienhart <renaud.lienhart@free.fr> | Sat Sep 10 00:26:59 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:31 2005 -0700 |
tree | 09fa4a6885ee6a1032a46b2409a13669a8d01459 | |
parent | 9dcbb32f1654e79c212c20d9cd9d48509ee1eaf7 [diff] |
[PATCH] remove invalid comment in mm/page_alloc.c free_pages_bulk() doesn't free the entire list if count == 0. Signed-off-by: Renaud Lienhart <renaud.lienhart@free.fr> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>