android_kernel_xiaomi_sm8350/fs/proc
Tomas Janousek d62141414a Use boot based time for uptime in /proc
Commit 411187fb05 caused uptime not to increase
during suspend.  This may cause confusion so I restore the old behaviour by
using the boot based time instead of monotonic for uptime.

Signed-off-by: Tomas Janousek <tjanouse@redhat.com>
Acked-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-16 09:05:41 -07:00
..
array.c Use boot based time for process start time and boot time in /proc 2007-07-16 09:05:41 -07:00
base.c sched: scheduler debugging, core 2007-07-09 18:52:00 +02:00
generic.c Fix rmmod/read/write races in /proc entries 2007-07-16 09:05:39 -07:00
inode-alloc.txt
inode.c Fix rmmod/read/write races in /proc entries 2007-07-16 09:05:39 -07:00
internal.h
kcore.c
kmsg.c
Makefile
mmu.c
nommu.c
proc_devtree.c
proc_misc.c Use boot based time for uptime in /proc 2007-07-16 09:05:41 -07:00
proc_sysctl.c
proc_tty.c
root.c
task_mmu.c
task_nommu.c
vmcore.c