]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Keep the call timeouts as ktimes rather than jiffies
authorDavid Howells <dhowells@redhat.com>
Mon, 26 Sep 2016 21:12:49 +0000 (22:12 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 30 Sep 2016 13:40:11 +0000 (14:40 +0100)
commit453894714424f4a3aa10cc783e3b0b701032254d
treec47e59c2105fb9743a68b38af3db2b40d2c69ee6
parent2e3d451677cc3cad0ea9ccb06e29f2d1718455f8
rxrpc: Keep the call timeouts as ktimes rather than jiffies

Keep that call timeouts as ktimes rather than jiffies so that they can be
expressed as functions of RTT.

Signed-off-by: David Howells <dhowells@redhat.com>
include/trace/events/rxrpc.h
net/rxrpc/ar-internal.h
net/rxrpc/call_event.c
net/rxrpc/call_object.c
net/rxrpc/input.c
net/rxrpc/misc.c
net/rxrpc/sendmsg.c
net/rxrpc/sysctl.c