From: Peter Zijlstra Date: Thu, 29 Jan 2009 15:02:12 +0000 (+0100) Subject: x86: add might_sleep() to do_page_fault() X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^5~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=010060741ad35eacb504414bc6fb9bb575b15f62;p=pandora-kernel.git x86: add might_sleep() to do_page_fault() Impact: widen debug checks VirtualBox calls do_page_fault() from an atomic context but runs into a might_sleep() way pas this point, cure that. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed