>+       */
>+      if (local_cpu_data->itc_freq != per_cpu(cpu_info, cpuid -
1).itc_freq >||
>+                      local_cpu_data->proc_freq != per_cpu(cpu_info,
cpuid - >1).proc_freq ||

BSP (cupid=0) should always calibrate delay. Otherwise the patch won't
work.

if (cupid==0)
 calibrate_delay()
else
 your patch.

Thanks.

-Fenghua
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to