Huang Ying bbeb34062f KVM: Fix a race condition for usage of is_hwpoison_address()
is_hwpoison_address accesses the page table, so the caller must hold
current->mm->mmap_sem in read mode. So fix its usage in hva_to_pfn of
kvm accordingly.

Comment is_hwpoison_address to remind other users.

Reported-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-08-01 10:47:11 +03:00
..
2010-08-01 10:35:51 +03:00
2010-08-01 10:35:51 +03:00
2010-05-13 01:23:55 -03:00
2009-09-10 08:33:05 +03:00
2010-08-01 10:35:51 +03:00
2010-03-01 12:35:41 -03:00