mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-21 15:19:56 +00:00
This patch cleans up a commonly repeated set of changes to the NTP state variables by adding two helper inline functions: ntp_clear(): Clears the ntp state variables ntp_synced(): Returns 1 if the system is synced with a time server. This was compile tested for alpha, arm, i386, x86-64, ppc64, s390, sparc, sparc64. Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| crisksyms.c | ||
| irq.c | ||
| Makefile | ||
| module.c | ||
| process.c | ||
| profile.c | ||
| ptrace.c | ||
| semaphore.c | ||
| setup.c | ||
| sys_cris.c | ||
| time.c | ||
| traps.c | ||