diff options
author | 2006-01-08 01:00:42 -0800 | |
---|---|---|
committer | 2006-01-08 20:12:40 -0800 | |
commit | 48db57f8ff10eb09ab887ccb6150b0da0c7be24e (patch) | |
tree | 5c9fba3937bb802aa2944af189aae57b7bf7aa8b /kernel/workqueue.c | |
parent | [PATCH] mm: cleanup zone_pcp (diff) | |
download | wireguard-linux-48db57f8ff10eb09ab887ccb6150b0da0c7be24e.tar.xz wireguard-linux-48db57f8ff10eb09ab887ccb6150b0da0c7be24e.zip |
[PATCH] mm: free_pages opt
Try to streamline free_pages_bulk by ensuring callers don't pass in a
'count' that exceeds the list size.
Some cleanups:
Rename __free_pages_bulk to __free_one_page.
Put the page list manipulation from __free_pages_ok into free_one_page.
Make __free_pages_ok static.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions