diff options
author | 2009-01-29 16:02:12 +0100 | |
---|---|---|
committer | 2009-01-29 16:03:34 +0100 | |
commit | 010060741ad35eacb504414bc6fb9bb575b15f62 (patch) | |
tree | 91c9a6f497e6a03635e73386bbce50cd56cfcacb /arch/x86/kernel | |
parent | x86: optimise page fault entry, cleanup (diff) | |
download | wireguard-linux-010060741ad35eacb504414bc6fb9bb575b15f62.tar.xz wireguard-linux-010060741ad35eacb504414bc6fb9bb575b15f62.zip |
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 <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions