Updated from Linux LTS 3.10.25 to 3.10.26
This commit is contained in:
@@ -409,6 +409,9 @@ static int intel_idle(struct cpuidle_device *dev,
|
||||
|
||||
if (!current_set_polling_and_test()) {
|
||||
|
||||
if (this_cpu_has(X86_FEATURE_CLFLUSH_MONITOR))
|
||||
clflush((void *)¤t_thread_info()->flags);
|
||||
|
||||
__monitor((void *)¤t_thread_info()->flags, 0, 0);
|
||||
smp_mb();
|
||||
if (!need_resched())
|
||||
|
||||
Reference in New Issue
Block a user