From 4ae0a48b5efc44a95f5e7bb578f9de71fd35bfd0 Mon Sep 17 00:00:00 2001 From: Zlatko Calusic Date: Sun, 23 Dec 2012 15:12:54 +0100 Subject: [PATCH] mm: modify pgdat_balanced() so that it also handles order-0 Teach pgdat_balanced() about order-0 allocations so that we can simplify code in a few places in vmstat.c. Suggested-by: Andrew Morton Signed-off-by: Zlatko Calusic Cc: Mel Gorman Cc: Hugh Dickins Signed-off-by: Linus Torvalds --- Reading git-format-patch failed