diff options
| author | Arnd Bergmann <[email protected]> | 2018-08-22 04:54:13 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-08-22 17:52:45 +0000 |
| commit | bdf228a27278d398ad26a156f01811be405867f9 (patch) | |
| tree | adad2eb770f76249fe6092b29b4eda6ec5ef896a /fs/proc/generic.c | |
| parent | proc: fixup PDE allocation bloat (diff) | |
| download | kernel-bdf228a27278d398ad26a156f01811be405867f9.tar.gz kernel-bdf228a27278d398ad26a156f01811be405867f9.zip | |
fs/proc/uptime.c: use ktime_get_boottime_ts64
get_monotonic_boottime() is deprecated and uses the old timespec type.
Let's convert /proc/uptime to use ktime_get_boottime_ts64().
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Deepa Dinamani <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions
