On Wed, 18 May 2016, Dmitry Torokhov wrote: > Commit 4369c64c79a22 ("Input: Send events one packet at a time") > significantly reduced amount of entropy input core was feeding to the rest > of the system, because only the very first event in the event block would > be used as source of entropy. > > With this change we will be calling add_input_randomness() for every event > that is not filtered by the input core as a duplicate. In addition, all > EV_SYN events are ignored. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> IMO absolutely reasonable thing to do. FWIW Acked-by: Jiri Kosina <jkosina@xxxxxxx> Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html