diff options
| author | Jeff Garzik <jgarzik@pobox.com> | 2005-09-14 08:19:08 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-14 08:19:08 -0400 |
| commit | 905ec87e93bc9e01b15c60035cd6a50c636cbaef (patch) | |
| tree | 46fd7618d6511611ffc19eb0dd4d7bc6b90a41c2 /mm/page_alloc.c | |
| parent | 1d6ae775d7a948c9575658eb41184fd2e506c0df (diff) | |
| parent | 2f4ba45a75d6383b4a1201169a808ffea416ffa0 (diff) | |
Merge /spare/repo/linux-2.6/
Diffstat (limited to 'mm/page_alloc.c')
| -rw-r--r-- | mm/page_alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 3974fd81d27c..c5823c395f71 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c | |||
| @@ -335,7 +335,7 @@ static inline void free_pages_check(const char *function, struct page *page) | |||
| 335 | /* | 335 | /* |
| 336 | * Frees a list of pages. | 336 | * Frees a list of pages. |
| 337 | * Assumes all pages on list are in same zone, and of same order. | 337 | * Assumes all pages on list are in same zone, and of same order. |
| 338 | * count is the number of pages to free, or 0 for all on the list. | 338 | * count is the number of pages to free. |
| 339 | * | 339 | * |
| 340 | * If the zone was previously in an "all pages pinned" state then look to | 340 | * If the zone was previously in an "all pages pinned" state then look to |
| 341 | * see if this freeing clears that state. | 341 | * see if this freeing clears that state. |
