KVM: Add a might_sleep() annotation to gfn_to_page()
authorAvi Kivity <avi@qumranet.com>
Sun, 21 Oct 2007 09:03:36 +0000 (11:03 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:55 +0000 (17:52 +0200)
This will help trap accesses to guest memory in atomic context.

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found