um: Convert to use read_persistent_clock
authorJohn Stultz <johnstul@us.ibm.com>
Wed, 14 Jul 2010 00:56:24 +0000 (17:56 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jul 2010 10:40:55 +0000 (12:40 +0200)
commit9f31f5774961a735687fee17953ab505b3df3abf
tree20c01e57d95c2c1afa050689b1ec234a8862c980
parent7615856ebfee52b080c22d263ca4debbd0df0ac1
um: Convert to use read_persistent_clock

This patch converts the um arch to use read_persistent_clock().
This allows it to avoid accessing xtime and wall_to_monotonic
directly.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Jeff Dike <jdike@addtoit.com>
LKML-Reference: <1279068988-21864-8-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/um/kernel/time.c