ntp: support for TAI
authorRoman Zippel <zippel@linux-m68k.org>
Thu, 1 May 2008 11:34:37 +0000 (04:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2008 15:03:59 +0000 (08:03 -0700)
commit153b5d054ac2d98ea0d86504884326b6777f683d
tree0512b4239959814a6cc6aa6c9e77abc36d3ab2f0
parent9f14f669d18477fe3df071e2fa4da36c00acee8e
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>
include/linux/compat.h
include/linux/timex.h
kernel/compat.c
kernel/time/ntp.c