On Mon, Apr 25 2022 at 15:22, Jason A. Donenfeld wrote: > On Mon, Apr 25, 2022 at 02:37:11PM +0200, Thomas Gleixner wrote: >> On Sat, Apr 23 2022 at 23:26, Jason A. Donenfeld wrote: >> > >> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> >> > Cc: Arnd Bergmann <arnd@xxxxxxxx> >> > Cc: Theodore Ts'o <tytso@xxxxxxx> >> > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx> >> >> Not that I care much, but in general taking over authorship w/o >> attribution via Suggested-by or such is frowned upon. > > Sorry about that. Usually I'm pretty good about adding those. I guess > something must have gotten lost this time through, as the v1 of this > started out using sched_clock() (Arnd's suggestion) and then moved to > using the raw ktime clock after your suggestion, and I missed the > Suggested-by. I'll add that. Meanwhile, do you want to Ack this patch? > Do the technical aspects look okay to you? Yes. Please fix the subject line: timekeeping: Add raw clock fallback for random_get_entropy() and stick the Cc's below the SOB, so it conforms with the TIP tree rules. Other than that: Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>