summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>2015-09-17 16:12:53 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-09-21 04:53:56 (GMT)
commit22a3f9a2043be28cde6d272e786874ba0d6afe15 (patch)
treeaccd07556d304f3fd0113957c4da2006b1acde92 /mm
parent62e3b1d01c4ebbf11702a27e0c749d27195ba043 (diff)
downloadlinux-22a3f9a2043be28cde6d272e786874ba0d6afe15.tar.xz
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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions