git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb746d0
)
x86: add might_sleep() to do_page_fault()
author
Peter Zijlstra
<peterz@infradead.org>
Thu, 29 Jan 2009 15:02:12 +0000
(16:02 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 29 Jan 2009 15:03:34 +0000
(16:03 +0100)
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>
No differences found