Re: [PATCH 6 of 6] x86, UV: correct UV2 BAU destination timeout

From: Ingo Molnar
Date: Wed Jun 15 2011 - 03:43:34 EST



* Cliff Wickman <cpw@xxxxxxx> wrote:

> From: Cliff Wickman <cpw@xxxxxxx>
>
> Correct the UV2 broacast assist unit's destination timeout period.
> The period is set in 4 bits of memory-mapped register MISC_CONTROL.
> The left bit toggles base period between 10us and 80us.
> The other 3 bits are the multiplier.
> Decimal 15, hex f, gives the maximum: 7 * 80us
>
> And the activation status register in UV2 should be tested for a destination
> timeout with a 4, not a 2. The values for Active versus Timeout were reversed.

This changelog tells us everything except what a user of this code
would be most interested in: what was the practical effect of the
bug, how badly does the user want the fix?

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/