diff options
author | Nick Piggin <nickpiggin@yahoo.com.au> | 2006-01-06 09:11:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 17:33:26 +0100 |
commit | 224abf92b2f439a9030f21d2926ec8047d1ffcdb (patch) | |
tree | e45074383aea04ef8b3b8d2cc04a3b34959f9e65 /mm/rmap.c | |
parent | [PATCH] mm: dma32 zone statistics (diff) | |
download | linux-224abf92b2f439a9030f21d2926ec8047d1ffcdb.tar.xz linux-224abf92b2f439a9030f21d2926ec8047d1ffcdb.zip |
[PATCH] mm: bad_page optimisation
Cut down size slightly by not passing bad_page the function name (it should be
able to be determined by dump_stack()). And cut down the number of printks in
bad_page.
Also, cut down some branching in the destroy_compound_page path.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions