* H. Peter Anvin <h...@linux.intel.com> wrote: > From: "H. Peter Anvin" <h...@linux.intel.com> > > If we have arch_get_random_seed*(), try to use it for emergency refill > of the entropy pool before giving up and blocking on /dev/random. It > may or may not work in the moment, but if it does work, it will give > the user better service than blocking will. > > Signed-off-by: H. Peter Anvin <h...@linux.intel.com> > Acked-by: Ingo Molnar <mi...@kernel.org> > --- > drivers/char/random.c | 32 ++++++++++++++++++++++++++++++++ > 1 file changed, 32 insertions(+)
Reviewed-by: Ingo Molnar <mi...@kernel.org> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/