Re: [RFC PATCH 1/3] usbnet: Get rid of spammy usbnet "kevent X may have been dropped"

From: Oliver Neukum
Date: Tue Sep 19 2017 - 16:39:33 EST


Am Dienstag, den 19.09.2017, 09:15 -0700 schrieb Douglas Anderson:
>
> ALSO NOTE: If somehow some of the types of work need to be repeated if
> usbnet_defer_kevent() is called multiple times then that should be
> quite easy to accomplish without dropping any work on the floor. We
> can just keep an atomic count for that type of work and add a loop
> into usbnet_deferred_kevent().

Thanks for doing this, it is overdue.

Regards
Oliver

> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
Acked-by: Oliver Neukum <oneukum@xxxxxxxx>