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:
cd07202
)
intel_idle: simplify test for leave_mm()
author
Len Brown
<len.brown@intel.com>
Sat, 16 Oct 2010 00:43:06 +0000
(20:43 -0400)
committer
Len Brown
<len.brown@intel.com>
Sat, 16 Oct 2010 00:43:06 +0000
(20:43 -0400)
A run-time test to invoke leave_mm() for the deepest
supported C-state is redundant, since the appropriate
C-states already have flags with CPUIDLE_FLAG_TLB_FLUSHED set.
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found