Anthony Liguori wrote: > KVM's nopage handler calls gfn_to_page() which acquires the mmap_sem when > calling out to get_user_pages(). nopage handlers are already invoked with the > mmap_sem held though. Introduce a __gfn_to_page() for use by the nopage > handler which requires the lock to already be held. > > This was noticed by tglx. >
Applied, thanks. -- Any sufficiently difficult bug is indistinguishable from a feature. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel