From: Roman Zippel Date: Sun, 1 Oct 2006 06:28:27 +0000 (-0700) Subject: [PATCH] ntp: convert time_freq to nsec value X-Git-Tag: v2.6.19-rc1~554 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04b617e71e363e640e88be1e43f53fa6a3afef9f;p=pandora-kernel.git [PATCH] ntp: convert time_freq to nsec value This converts time_freq to a scaled nsec value and adds around 6bit of extra resolution. This pushes the time_freq to its 32bit limits so the calculatons have to be done with 64bit. Signed-off-by: Roman Zippel Cc: john stultz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed