summaryrefslogtreecommitdiffstats
path: root/mm/oom_kill.c
diff options
context:
space:
mode:
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>2018-05-12 01:02:00 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-12 02:28:45 +0200
commit013567be19761e2d14fc2a2676fe7686ac54c9ac (patch)
tree828f9278240369148da5b784eb032d3b5b61a1cb /mm/oom_kill.c
parentproc/kcore: don't bounds check against address 0 (diff)
downloadlinux-013567be19761e2d14fc2a2676fe7686ac54c9ac.tar.xz
linux-013567be19761e2d14fc2a2676fe7686ac54c9ac.zip
mm: migrate: fix double call of radix_tree_replace_slot()
radix_tree_replace_slot() is called twice for head page, it's obviously a bug. Let's fix it. Link: http://lkml.kernel.org/r/20180423072101.GA12157@hori1.linux.bs1.fc.nec.co.jp Fixes: e71769ae5260 ("mm: enable thp migration for shmem thp") Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Reported-by: Matthew Wilcox <willy@infradead.org> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Cc: Michal Hocko <mhocko@kernel.org> Cc: "Kirill A. Shutemov" <kirill@shutemov.name> Cc: Zi Yan <zi.yan@sent.com> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions