kernel-ark/arch/ppc/kernel
Paolo Galtieri 9f232a125b [PATCH] ppc: fix floating point register corruption
I recently discovered a bug on PPC which causes the floating point
registers to get corrupted when CONFIG_PREEMPT=y.

The problem occurred while running a multi threaded Java application that
does floating point.  The problem could be reproduced in anywhere from 2 to
6 hours.  With the patch I have included below it ran for over a week
without failure.

Signed-off-by: Paolo Galtieri <pgaltieri@mvista.com>
Cc: Kumar Gala <galak@gate.crashing.org>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Tom Rini <trini@kernel.crashing.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-29 19:47:03 -08:00
..
asm-offsets.c powerpc: Fix some compile problems with the VDSO stuff 2005-11-11 23:04:40 +11:00
cpu_setup_6xx.S
cpu_setup_power4.S
dma-mapping.c
entry.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h [PATCH] ppc32: fix ppc44x fpu build 2005-11-10 11:24:06 +11:00
head_fsl_booke.S [PATCH] Update email address for Kumar 2005-11-13 18:14:10 -08:00
head.S
idle_6xx.S
idle_power4.S
idle.c [PATCH] powerpc: sched fixups 2005-11-09 16:07:44 -08:00
l2cr.S
machine_kexec.c
Makefile [PATCH] powerpc: merge align.c 2005-11-18 14:39:23 +11:00
misc.S [PATCH] powerpc: Merge cacheflush.h and cache.h 2005-11-10 13:09:22 +11:00
module.c
pci.c powerpc: Fix a couple of compile warnings for 32-bit compiles 2005-11-18 15:54:12 +11:00
perfmon_fsl_booke.c
ppc_htab.c
ppc_ksyms.c [PATCH] ppc: Export symbol needed by MOL 2005-11-29 13:23:28 +11:00
ppc-stub.c
process.c [PATCH] ppc: fix floating point register corruption 2005-11-29 19:47:03 -08:00
relocate_kernel.S
rio.c
semaphore.c
setup.c [PATCH] ppc: Fix boot with yaboot with ARCH=ppc 2005-11-16 13:51:58 +11:00
smp-tbsync.c
smp.c [PATCH] sched: disable preempt in idle tasks 2005-11-09 07:56:33 -08:00
softemu8xx.c
swsusp.S
temp.c
time.c
traps.c [PATCH] ppc: Fix ARCH=ppc build with xmon 2005-11-08 11:19:48 +11:00
vmlinux.lds.S