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

From: Jakub Kicinski
Date: Sun Mar 03 2024 - 00:27:15 EST


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