On Sat, 20 Jun 2020 20:04:43 +0800, Huacai Chen wrote: > When use goldfish rtc, the "hwclock" command fails with "select() to > /dev/rtc to wait for clock tick timed out". This is because "hwclock" > need the set_alarm() hook to enable interrupt when alrm->enabled is > true. This operation is missing in goldfish rtc (but other rtc drivers, > such as cmos rtc, enable interrupt here), so add it. Applied, thanks! [1/1] rtc: goldfish: Enable interrupt in set_alarm() when necessary commit: 22f8d5a1bf230cf8567a4121fc3789babb46336d Best regards, -- Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>