original_kernel/arch/sparc64/kernel
David S. Miller 314981ac71 [SPARC64]: Kill all %pstate changes in context switch code.
They are totally unnecessary because:

1) Interrupts are already disabled when switch_to()
   runs.

2) We don't use hard-coded alternate globals any longer.

This found a case in rtrap, which still assumed alternate
global %g6 was current_thread_info(), and that is fixed
by this changeset as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 01:11:49 -08:00
..
Makefile
asm-offsets.c
auxio.c
binfmt_aout32.c
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]: Add explicit register args to trap state loading macros. 2006-03-20 01:11:35 -08:00
etrap.S [SPARC64]: Add initial code to twiddle %gl on trap entry/exit. 2006-03-20 01:11:48 -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]: Refine code sequences to get the cpu id. 2006-03-20 01:11:35 -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]: Refine register window trap handling. 2006-03-20 01:11:36 -08:00
ptrace.c
rtrap.S [SPARC64]: Kill all %pstate changes in context switch code. 2006-03-20 01:11:49 -08:00
sbus.c
semaphore.c
setup.c [SPARC64]: Add initial code to twiddle %gl on trap entry/exit. 2006-03-20 01:11:48 -08:00
signal.c
signal32.c
smp.c [SPARC64]: Add some hypervisor tlb_type checks. 2006-03-20 01:11:40 -08:00
sparc64_ksyms.c
starfire.c
sunos_ioctl32.c
sys32.S
sys_sparc.c
sys_sparc32.c
sys_sunos32.c
systbls.S
time.c
trampoline.S
traps.c [SPARC64]: Refine code sequences to get the cpu id. 2006-03-20 01:11:35 -08:00
tsb.S [SPARC64]: Refine register window trap handling. 2006-03-20 01:11:36 -08:00
ttable.S [SPARC64]: Refine register window trap handling. 2006-03-20 01:11:36 -08:00
una_asm.S
unaligned.c
us2e_cpufreq.c
us3_cpufreq.c
vmlinux.lds.S [SPARC64]: Add initial code to twiddle %gl on trap entry/exit. 2006-03-20 01:11:48 -08:00
winfixup.S [SPARC64]: Refine register window trap handling. 2006-03-20 01:11:36 -08:00