On Fri, Jun 09, 2023 at 02:04:24PM +0200, Damian Muszynski wrote: > > We considered the usage of delayed work when implementing this, but it will > break functionality. Apart from scheduling the work queue, timer_handler() is > incrementing a counter which keeps track of how many times the timer was scheduled. Please be more specific. I don't understand why the counter can't be incremented in the delayed work instead of the timer. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt