Gedare Bloom commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5486#note_144280


I encountered this on qemu with SMP. I see the same logic exists in arm 
(`a9mpcore_clock_secondary_initialization`). I don't know what it is really 
intending to do, because `cmpval - now > interval` should never happen, while 
`cmpval - now == interval` may happen in extreme circumstances.

I would just get rid of this check.
@sebhub ?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5486#note_144280
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to