From 334334b5f577a2255e29d2352d53197d9b796511 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Fri, 7 Nov 2014 11:20:40 -0800 Subject: [PATCH] time: Expose get_monotonic_coarse64() for in-kernel uses Adds a timespec64 based get_monotonic_coarse64() implementation that can be used as we convert internal users of get_monotonic_coarse away from using timespecs. Signed-off-by: John Stultz --- Reading git-format-patch failed