commit | 153b5d054ac2d98ea0d86504884326b6777f683d | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Thu May 01 04:34:37 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 01 08:03:59 2008 -0700 |
tree | 0512b4239959814a6cc6aa6c9e77abc36d3ab2f0 | |
parent | 9f14f669d18477fe3df071e2fa4da36c00acee8e [diff] |
ntp: support for TAI This adds support for setting the TAI value (International Atomic Time). The value is reported back to userspace via timex (as we don't have a ntp_gettime() syscall). Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>