The version 9.1_p1 is broken for old kernels. They use getentropy() and goto fatal when error occurred, with no check error for "function is not implemented". The patch make improve to use old compatible method for getting entropy. No any side effects for devices with a fresh kernel.