From: Avi Kivity Date: Sun, 21 Oct 2007 09:03:36 +0000 (+0200) Subject: KVM: Add a might_sleep() annotation to gfn_to_page() X-Git-Tag: v2.6.25-rc1~1138^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60395224d94945544f1f9dce5566981844bf0e77;p=pandora-kernel.git KVM: Add a might_sleep() annotation to gfn_to_page() This will help trap accesses to guest memory in atomic context. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed