mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 19:53:02 +09: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