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:
b8bcfe9
)
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 18 Feb 2009 07:24:03 +0000
(23:24 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Mon, 30 Mar 2009 06:35:59 +0000
(23:35 -0700)
Impact: simplification, prepare for later changes
Make lazy cpu mode more specific to context switching, so that
it makes sense to do more context-switch specific things in
the callbacks.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
No differences found