linux-IllusionX/arch/ppc/kernel
john stultz f326d22b8c [PATCH] ppc32: stop misusing NTP's time_offset value
As part of my timeofday rework, I've been looking at the NTP code and I
noticed that the PPC architecture is apparently misusing the NTP's
time_offset (it is a terrible name!) value as some form of timezone offset.

This could cause problems when time_offset changed by the NTP code.  This
patch changes the PPC code so it uses a more clear local variable:
timezone_offset.

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Acked-by: Tom Rini <trini@kernel.crashing.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-05 19:18:59 -07:00
..
align.c
asm-offsets.c
bitops.c
cpu_setup_6xx.S
cpu_setup_power4.S
cputable.c [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
dma-mapping.c
entry.S [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
find_name.c
fpu.S
head.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
head_fsl_booke.S [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
idle.c
idle_6xx.S
idle_power4.S
irq.c
l2cr.S
machine_kexec.c [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
Makefile [PATCH] kexec: kexec ppc support 2005-06-25 16:24:51 -07:00
misc.S [PATCH] Update cfq io scheduler to time sliced design 2005-06-27 14:33:29 -07:00
module.c
pci.c [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch 2005-06-27 21:52:45 -07:00
perfmon.c [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
perfmon_fsl_booke.c
ppc-stub.c
ppc_htab.c
ppc_ksyms.c
process.c
ptrace.c
relocate_kernel.S [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S 2005-06-30 08:45:09 -07:00
semaphore.c
setup.c [PATCH] ppc32: Kill embedded system.map, use kallsyms 2005-06-21 18:46:26 -07:00
signal.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c [PATCH] ppc32: stop misusing NTP's time_offset value 2005-07-05 19:18:59 -07:00
traps.c [PATCH] ppc32: Add support for Freescale e200 (Book-E) core 2005-06-25 16:24:26 -07:00
vecemu.c
vector.S
vmlinux.lds.S