Messages in this thread |  | | | Subject | Re: [PATCH 1/2] MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | | Date | Thu, 02 Oct 2008 23:23:35 +0100 | | From | David Howells <> |
| |
Nicolas Pitre <nico@cam.org> wrote:
> Oh, that's a possibility. In that case __m_cnt_hi will be reverted to a > previous state just like if cnt32_to_63() has not been called yet since > the new half period. And a subsequent call will fix that again.
Surely that's not good enough. There's a 50% chance that reversion to a previous state will result in an extra increment of the __m_cnt_hi on the next call.
David
|  |