]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add dropped sign-offs to queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2012 15:29:56 +0000 (08:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2012 15:29:56 +0000 (08:29 -0700)
queue-3.0/mm-vmscan-convert-global-reclaim-to-per-memcg-lru-lists.patch

index 1dd6c7324f66f78fb33d42f0cbfa5d3772722414..2177371d420df0fea67f297002d6db6413c34c3c 100644 (file)
@@ -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 <mgorman@suse.de>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  mm/vmscan.c |    3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)