intel_idle: simplify test for leave_mm()
authorLen Brown <len.brown@intel.com>
Sat, 16 Oct 2010 00:43:06 +0000 (20:43 -0400)
committerLen 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