From: Greg Kroah-Hartman Date: Mon, 30 Jul 2012 15:29:56 +0000 (-0700) Subject: add dropped sign-offs to queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg... X-Git-Tag: v3.0.39~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7507fa8daa45e59fabe58d30480bf5a1f611f6d9;p=thirdparty%2Fkernel%2Fstable-queue.git add dropped sign-offs to queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch --- diff --git a/queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch b/queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch index 1dd6c7324f6..2177371d420 100644 --- a/queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch +++ b/queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch @@ -34,6 +34,8 @@ The impact of the accidental fix is to make it harder for kswapd to force scan small targets by taking zone->all_unreclaimable into account. This patch is the closest equivalent available based on what is backported. +Signed-off-by: Mel Gorman +Signed-off-by: Greg Kroah-Hartman --- mm/vmscan.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)