commit | 9f31f5774961a735687fee17953ab505b3df3abf | [log] [tgz] |
---|---|---|
author | John Stultz <johnstul@us.ibm.com> | Tue Jul 13 17:56:24 2010 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jul 27 12:40:55 2010 +0200 |
tree | 20c01e57d95c2c1afa050689b1ec234a8862c980 | |
parent | 7615856ebfee52b080c22d263ca4debbd0df0ac1 [diff] |
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>