-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
area: Kernelarea: TimerTimerTimerbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
Milestone
Description
At the moment the _ms_to_ticks() rounds down, which results in premature expiration of timeouts scheduled just before edge of tick. To fix that we have to revert #9745 in order to restore rounding up.
Metadata
Metadata
Assignees
Labels
area: Kernelarea: TimerTimerTimerbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug