On Thu, May 1, 2008 at 2:50 PM, Jonas Trollvik <[EMAIL PROTECTED]> wrote:
> Looks like you added an extra else here:
> cpu_send_ipiq(target->gd_cpuid);
> - ++ipiq_avoided;
> + } else {
> + ++ipiq_avoided;Yeah, forgot to mention it in the commit message: - Also fix ipiq_avoided counting. This normally does not affect ipiq_avoided counting, since except for experimental purpose, you will not wan to turn off 'ipiq_optimized' :) Best Regards, sephe -- Live Free or Die
