diff options
author | Minchan Kim <minchan@kernel.org> | 2016-04-28 16:18:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-28 19:34:04 -0700 |
commit | 7bf52fb891b64b8d61caf0b82060adb9db761aec (patch) | |
tree | 2608a4a71385ac4326c6db6172fa6ce31b5a2d57 /usr/initramfs_data.S | |
parent | 28093f9f34cedeaea0f481c58446d9dac6dd620f (diff) | |
download | op-kernel-dev-7bf52fb891b64b8d61caf0b82060adb9db761aec.zip op-kernel-dev-7bf52fb891b64b8d61caf0b82060adb9db761aec.tar.gz |
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
We have been reclaimed highmem zone if buffer_heads is over limit but
commit 6b4f7799c6a5 ("mm: vmscan: invoke slab shrinkers from
shrink_zone()") changed the behavior so it doesn't reclaim highmem zone
although buffer_heads is over the limit. This patch restores the logic.
Fixes: 6b4f7799c6a5 ("mm: vmscan: invoke slab shrinkers from shrink_zone()")
Signed-off-by: Minchan Kim <minchan@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr/initramfs_data.S')
0 files changed, 0 insertions, 0 deletions