Krister Johansen
3b20802be7
rngd exits after being stopped and resumed
...
Linux has documented but somewhat unusual behavior around
SIGSTOP/SIGCONT and certain syscalls, of which epoll_wait(2) is one. In
this particular case, rngd exited unexpectedly after getting ptrace'd
mid-epoll_wait. Fix this by handling EINTR from this syscall, and
continuing to add entropy and wait.
Signed-off-by: Krister Johansen <krister.johansen@oracle.com >
2019-06-04 13:22:50 -07:00
..
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-03-03 14:02:09 +00:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-14 11:29:08 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-14 11:29:08 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-06-04 13:22:50 -07:00
2019-04-29 16:24:02 -07:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2019-04-16 23:25:22 +01:00
2018-01-25 13:50:28 +00:00