mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 18:25:27 +07:00
61171d0407
It was reported that the alarmtimer-suspend test hangs on older systems that don't support _ALARM clockids. This is due to the fact that we don't check if the timer_create fails, and thus when we suspend, the system will not programatically resume. Fix this by checking the timer_create call for errors. Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: Prarit Bhargava <prarit@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Richard Cochran <richardcochran@gmail.com> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> |
||
---|---|---|
.. | ||
.gitignore | ||
alarmtimer-suspend.c | ||
change_skew.c | ||
clocksource-switch.c | ||
inconsistency-check.c | ||
leap-a-day.c | ||
leapcrash.c | ||
Makefile | ||
mqueue-lat.c | ||
nanosleep.c | ||
nsleep-lat.c | ||
posix_timers.c | ||
raw_skew.c | ||
rtctest.c | ||
set-2038.c | ||
set-tai.c | ||
set-timer-lat.c | ||
skew_consistency.c | ||
threadtest.c | ||
valid-adjtimex.c |