From: Oleg Nesterov Date: Wed, 3 Jul 2013 22:08:27 +0000 (-0700) Subject: fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d98a5fa11e9a66a7cf7b03f73cab60184781065;p=pandora-kernel.git fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime() Change uptime_proc_show() to use get_monotonic_boottime() instead of do_posix_clock_monotonic_gettime() + monotonic_to_bootbased(). Signed-off-by: Oleg Nesterov Cc: "Eric W. Biederman" Acked-by: John Stultz Cc: Tomas Janousek Cc: Tomas Smetana Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed