diff options
author | 2009-10-13 15:02:11 +0100 | |
---|---|---|
committer | 2009-10-19 07:29:20 +0200 | |
commit | 01e00f880ca700376e1845cf7a2524ebe68e47d6 (patch) | |
tree | 6e15c363298dd01dd44d5c96afd9ef36078a1247 /kernel | |
parent | HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page (diff) | |
download | linux-rng-01e00f880ca700376e1845cf7a2524ebe68e47d6.tar.xz linux-rng-01e00f880ca700376e1845cf7a2524ebe68e47d6.zip |
HWPOISON: fix oops on ksm pages
Memory failure on a KSM page currently oopses on its NULL anon_vma in
page_lock_anon_vma(): that may not be much worse than the consequence
of ignoring it, but it is better to be consistent with how ZERO_PAGE
and hugetlb pages and other awkward cases are treated. Just skip it.
Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions