]> bbs.cooldavid.org Git - net-next-2.6.git/commit
um: Fix read_persistent_clock fallout
authorThomas Gleixner <tglx@linutronix.de>
Tue, 3 Aug 2010 18:34:48 +0000 (20:34 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 3 Aug 2010 18:36:07 +0000 (20:36 +0200)
commitb29230769e3482bbd62a07d6d9485371ee66a18f
tree474f321f063adae11a0288d2f1c06e5e33828450
parent157b1a23856b9fb7cc3d19fa2ddc650b502bab3d
um: Fix read_persistent_clock fallout

commit 9f31f57(um: Convert to use read_persistent_clock) moved the
code, but not the variable.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/um/kernel/time.c