linux/arch/sparc64/kernel
David S. Miller 8f361453d8 [SPARC64]: Fix two kernel linear mapping setup bugs.
This was caught and identified by Greg Onufer.

Since we setup the 256M/4M bitmap table after taking over the trap
table, it's possible for some 4M mapping to get loaded in the TLB
beforhand which later will be 256M mappings.

This can cause illegal TLB multiple-match conditions.  Fix this by
setting up the bitmap before we take over the trap table.

Next, __flush_tlb_all() was not doing anything on hypervisor
platforms.  Fix by adding sun4v_mmu_demap_all() and calling it.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-12-13 06:13:38 -08:00
..
asm-offsets.c
audit.c
auxio.c
binfmt_aout32.c
binfmt_elf32.c [SPARC64]: __inline__ --> inline 2007-10-27 00:13:04 -07:00
central.c [SPARC64]: __inline__ --> inline 2007-10-27 00:13:04 -07:00
chmc.c [SPARC64]: Fix memory controller register access when non-SMP. 2007-12-07 01:10:14 -08:00
compat_audit.c
cpu.c
ds.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
dtlb_miss.S
dtlb_prot.S
ebus.c
entry.S [SPARC64]: Fix two kernel linear mapping setup bugs. 2007-12-13 06:13:38 -08:00
etrap.S
head.S
hvapi.c
hvtramp.S
idprom.c
init_task.c
iommu_common.c SG build fix 2007-10-24 08:44:21 +02:00
iommu_common.h
iommu.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
irq.c [SPARC64]: Stop using __do_IRQ(). 2007-10-22 02:16:45 -07:00
isa.c [SPARC64]: Add missing pci_dev_put 2007-12-05 05:37:57 -08:00
itlb_miss.S
kprobes.c
ktlb.S
ldc.c [SPARC64]: Missing mdesc_release() in ldc_init(). 2007-12-05 05:37:55 -08:00
Makefile [SPARC64]: small Makefile cleanups 2007-10-22 02:32:10 -07:00
mdesc.c
module.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
of_device.c [SPARC/64]: Consolidate of_register_driver 2007-10-17 21:17:42 -07:00
pci_common.c [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). 2007-10-17 16:25:10 -07:00
pci_fire.c
pci_impl.h
pci_msi.c [SPARC64]: Stop using __do_IRQ(). 2007-10-22 02:16:45 -07:00
pci_psycho.c
pci_sabre.c
pci_schizo.c
pci_sun4v_asm.S
pci_sun4v.c [SPARC64]: check for possible NULL pointer dereference 2007-12-05 05:37:59 -08:00
pci_sun4v.h
pci.c [SPARC64]: ARRAY_SIZE() cleanup 2007-10-22 17:24:19 -07:00
power.c
process.c
prom.c
ptrace.c
rtrap.S
sbus.c
semaphore.c [SPARC64]: __inline__ --> inline 2007-10-27 00:13:04 -07:00
setup.c
signal32.c
signal.c
smp.c [SPARC64]: Fix endless loop in cheetah_xcall_deliver(). 2007-12-12 07:36:36 -08:00
sparc64_ksyms.c [SPARC64]: Fix build with CONFIG_NET disabled. 2007-10-31 15:30:54 -07:00
sstate.c
stacktrace.c
starfire.c
sun4v_ivec.S
sun4v_tlb_miss.S
sunos_ioctl32.c
sys32.S
sys_sparc32.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
sys_sparc.c [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) 2007-10-23 22:42:07 -07:00
sys_sunos32.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
sysfs.c
systbls.S
time.c [SPARC]: Remove duplicate includes. 2007-11-06 21:23:11 -08:00
trampoline.S
traps.c [SPARC64]: __inline__ --> inline 2007-10-27 00:13:04 -07:00
tsb.S
ttable.S
una_asm.S
unaligned.c
us2e_cpufreq.c
us3_cpufreq.c
vio.c
viohs.c
visemul.c
vmlinux.lds.S
winfixup.S