On Tue, Jun 12, 2018 at 02:44:58PM -0400, Steven Rostedt wrote: > On Tue, 12 Jun 2018 10:39:13 +1000 > "Tobin C. Harding" <m...@tobin.cc> wrote: > > > Currently we must wait for enough entropy to become available before > > hashed pointers can be printed. We can remove this wait by using the > > hw RNG if available. > > > > Use hw RNG to get keying material. > > > > Cc: Steven Rostedt (VMware) <rost...@goodmis.org> > > Reviewed-by: Steven Rostedt (VMware) <rost...@goodmis.org>
Thanks for reviewing this patch again Steve. My mistake, I forgot to add your reviewed-by from the last version. thanks for your patience. Tobin