mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
If the time to the next alarm is short enough, we could race with HW and end up with an ~4 second delay until it triggers. Fix this by checking again after we update HW. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Cc: stable@vger.kernel.org