[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-arm-kernel
Subject:    Re: PXA: lost timer interrupt causes kernel timer freeze
From:       Troy Kisky <troy.kisky () BoundaryDevices ! com>
Date:       2003-11-30 12:33:36
[Download RAW message or body]

> while( (signed long)(next_match -  OSCR) <= 4 );
> 
> should be safe.
Whoops, my memory was fault. I just tried it again
and the magic number for a pxa255 at 300 MHz is 6

while( (signed long)(next_match -  OSCR) <= 6 );

5 will miss matches.

Troy



-------------------------------------------------------------------
Subscription options: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ/Etiquette:       http://www.arm.linux.org.uk/armlinux/mailinglists.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic