On Wed, Jul 16, 2014 at 09:05:03PM -0000, Thomas Gleixner wrote: > There is no point in having a S390 private implementation and there is > no point in using the raw monotonic time. The NTP freqeuency > adjustment of CLOCK_MONOTONIC is really not doing any harm for the > hang check timer. > > Use ktime_get_ns() for everything and get rid of the timespec > conversions. > > V2: Drop the raw monotonic and the S390 special case > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Heiko Carstens <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

