[Hardy, Intrepid] SRU: Under long-running load test, KVM guest freeze and host oops
Stefan Bader
stefan.bader at canonical.com
Thu Feb 26 20:16:24 UTC 2009
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/335097
[Jaunty contains the fix.]
SRU justification:
Impact: The function kvm_mmu_remove_write_access() runs under the slots_lock
protection but the list it walks can be modified by other codepaths using the
mmu_lock. This causes the host to Oops and the guests will hang.
Fix: Patch backported from upstream to add mmu_lock protection around the list
walk.
Testcase: Running the validation suite for a longer period of time (24hrs).
--
When all other means of communication fail, try words!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-KVM-MMU-Add-locking-around-kvm_mmu_slot_remove_wri.patch
Type: text/x-diff
Size: 1196 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20090226/e35938e7/attachment.patch>
More information about the kernel-team
mailing list