[PATCH net-next 18/21] rxrpc: Use ktimes for call timeout tracking and set the timer lazily

Jakub Kicinski kuba at kernel.org
Sat Mar 2 21:27:02 PST 2024


On Fri,  1 Mar 2024 16:37:50 +0000 David Howells wrote:
> Track the call timeouts as ktimes rather than jiffies as the latter's
> granularity is too high and only set the timer at the end of the event
> handling function.

This one has a 64b div somewhere, breaks 32b builds.
-- 
pw-bot: cr



More information about the linux-afs mailing list