Closed ldoktor closed 7 years ago
The power8 ppc64 machine does not support alarm interrupts and it reports EINVAL, resp EIO on the RTC_UIE_ON, resp RTC_AIE_ON ioctls. Let's skip to next test in such case.
Signed-off-by: Lukáš Doktor ldoktor@redhat.com
@lmr, @clebergnu would you please take a look at this patch? It breaks the rtc test on ppc64le.
rtc
@ldoktor sure man
The power8 ppc64 machine does not support alarm interrupts and it reports EINVAL, resp EIO on the RTC_UIE_ON, resp RTC_AIE_ON ioctls. Let's skip to next test in such case.
Signed-off-by: Lukáš Doktor ldoktor@redhat.com