original_kernel/arch/sparc64/kernel
David S. Miller 7bec08e38a [SPARC64]: Correctable ECC errors cannot occur at trap level > 0.
The are distrupting, which by the sparc v9 definition means they
can only occur when interrupts are enabled in the %pstate register.
This never occurs in any of the trap handling code running at
trap levels > 0.

So just mark it as an unexpected trap.

This allows us to kill off the cee_stuff member of struct thread_info.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 01:11:33 -08:00
..
Makefile [SPARC64]: Move away from virtual page tables, part 1. 2006-03-20 01:11:13 -08:00
asm-offsets.c
auxio.c
binfmt_aout32.c [SPARC64]: Add infrastructure for dynamic TSB sizing. 2006-03-20 01:11:17 -08:00
binfmt_elf32.c
central.c
chmc.c
cpu.c
devices.c
dtlb_miss.S [SPARC64]: Access TSB with physical addresses when possible. 2006-03-20 01:11:32 -08:00
dtlb_prot.S
ebus.c
entry.S [SPARC64]: Kill hard-coded %pstate setting in sparc_exit. 2006-03-20 01:11:26 -08:00
etrap.S [SPARC64]: Fix race in LOAD_PER_CPU_BASE() 2006-03-20 01:11:29 -08:00
head.S [SPARC64]: Increase swapper_tsb size to 32K. 2006-03-20 01:11:26 -08:00
idprom.c
init_task.c
iommu_common.c
iommu_common.h
irq.c [SPARC64]: Elminate all usage of hard-coded trap globals. 2006-03-20 01:11:16 -08:00
isa.c
itlb_miss.S [SPARC64]: Access TSB with physical addresses when possible. 2006-03-20 01:11:32 -08:00
kprobes.c
ktlb.S [SPARC64]: Access TSB with physical addresses when possible. 2006-03-20 01:11:32 -08:00
module.c
pci.c
pci_common.c
pci_impl.h
pci_iommu.c
pci_psycho.c
pci_sabre.c
pci_schizo.c
power.c
process.c [SPARC64]: Add infrastructure for dynamic TSB sizing. 2006-03-20 01:11:17 -08:00
ptrace.c
rtrap.S [SPARC64]: Fix race in LOAD_PER_CPU_BASE() 2006-03-20 01:11:29 -08:00
sbus.c
semaphore.c
setup.c [SPARC64]: Elminate all usage of hard-coded trap globals. 2006-03-20 01:11:16 -08:00
signal.c
signal32.c
smp.c [SPARC64]: Kill PROM locked TLB entry preservation code. 2006-03-20 01:11:24 -08:00
sparc64_ksyms.c [SPARC64]: Kill pgtable quicklists and use SLAB. 2006-03-20 01:11:14 -08:00
starfire.c
sunos_ioctl32.c
sys32.S
sys_sparc.c
sys_sparc32.c
sys_sunos32.c
systbls.S
time.c
trampoline.S [SPARC64]: Elminate all usage of hard-coded trap globals. 2006-03-20 01:11:16 -08:00
traps.c [SPARC64]: Correctable ECC errors cannot occur at trap level > 0. 2006-03-20 01:11:33 -08:00
tsb.S [SPARC64]: Access TSB with physical addresses when possible. 2006-03-20 01:11:32 -08:00
ttable.S [SPARC64]: Correctable ECC errors cannot occur at trap level > 0. 2006-03-20 01:11:33 -08:00
una_asm.S
unaligned.c
us2e_cpufreq.c
us3_cpufreq.c
vmlinux.lds.S [SPARC64]: Access TSB with physical addresses when possible. 2006-03-20 01:11:32 -08:00
winfixup.S [SPARC64]: Don't clobber alt-global %g4 on window fixups. 2006-03-20 01:11:30 -08:00