> [Severity: Medium] > This is a pre-existing issue, but while reviewing this file I noticed a > potential race condition in rzn1_rtc_set_alarm() that could lead to > spurious hardware interrupts and lockless torn reads of rtc->tm_alarm. Same issue as before? Just disable the irq before updating the regs?