]> 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)
commit6383071575a652ef39d5212fdb5818512f18d158
treec47e59c2105fb9743a68b38af3db2b40d2c69ee6
parent9dd94800dd8a2fa52c73b684e541e6a8fd526422
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