alistair23-linux/net/rxrpc
Ksenija Stanojevic 22a3f9a204 rxrpc: Replace get_seconds with ktime_get_seconds
Replace time_t type and get_seconds function which are not y2038 safe
on 32-bit systems. Function ktime_get_seconds use monotonic instead of
real time and therefore will not cause overflow.

Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-20 21:53:56 -07:00
..
af_rxrpc.c net: Pass kern from net_proto_family.create to sk_alloc 2015-05-11 10:50:17 -04:00
ar-accept.c
ar-ack.c rxrpc: don't multiply with HZ twice 2015-03-01 13:40:23 -05:00
ar-call.c
ar-connection.c rxrpc: Replace get_seconds with ktime_get_seconds 2015-09-20 21:53:56 -07:00
ar-connevent.c
ar-error.c ip: fix error queue empty skb handling 2015-03-08 23:01:54 -04:00
ar-input.c RxRPC: Handle VERSION Rx protocol packets 2015-04-01 16:31:26 +01:00
ar-internal.h rxrpc: Replace get_seconds with ktime_get_seconds 2015-09-20 21:53:56 -07:00
ar-key.c
ar-local.c net: Add a struct net parameter to sock_create_kern 2015-05-11 10:50:17 -04:00
ar-output.c new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
ar-peer.c
ar-proc.c
ar-recvmsg.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-03-20 18:51:09 -04:00
ar-security.c
ar-skbuff.c
ar-transport.c rxrpc: Replace get_seconds with ktime_get_seconds 2015-09-20 21:53:56 -07:00
Kconfig
Makefile
rxkad.c
sysctl.c