freebsd-src/sys/powerpc/powerpc
Peter Grehan 72ed31087b Fix boot-time hang/panic on G3 systems when modifying IBAT0 in
pmap_bootstrap by using the sync;isync big hammer to make sure
all prior operations have completed.

Reported by:	Nathan Whitehorn <nathan at uchicago edu>
MFC after:	2 days
2005-09-10 21:03:10 +00:00
..
atomic.S /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
autoconf.c Create nexus in configure_first() instead of in configure(). This 2005-05-29 23:44:22 +00:00
bcopy.c
busdma_machdep.c The nsegs parameter to bus_dmamap_load_mbuf_sg is not required to 2005-07-09 06:53:52 +00:00
clock.c - add wall_cmos_clock and adjkerntz variables, required by msdosfs 2005-02-04 01:41:38 +00:00
copyinout.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
copystr.c
cpu.c - recognize 7447A/7448 CPUs (used in miniMacs) 2005-02-04 01:59:48 +00:00
db_disasm.c
db_hwwatch.c Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
db_interface.c Make sure icache is sync'd whenever memory is touched. It may 2004-07-27 07:04:58 +00:00
db_memrw.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
db_trace.c - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
elf_machdep.c Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
extintr.c
fpu.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
fuswintr.c
genassym.c user.h is included only to get pcb.h, so use the latter directly instead. 2004-11-20 02:28:14 +00:00
in_cksum.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
interrupt.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
intr_machdep.c
locore.S /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
machdep.c Temporary band-aid to fix hang when a process exec's Altivec instructions. 2005-07-30 11:14:31 +00:00
mem.c Add /dev/mem and /dev/kmem to powerpc. 2004-08-16 13:07:40 +00:00
mmu_oea.c Fix boot-time hang/panic on G3 systems when modifying IBAT0 in 2005-09-10 21:03:10 +00:00
mp_machdep.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
nexus.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofw_machdep.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofwmagic.S Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
openpic.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pic_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pmap.c Fix boot-time hang/panic on G3 systems when modifying IBAT0 in 2005-09-10 21:03:10 +00:00
sc_machdep.c
setjmp.S
sigcode.S /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
suswintr.c
swtch.S /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
syncicache.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sys_machdep.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
trap.c Temporary band-aid to fix hang when a process exec's Altivec instructions. 2005-07-30 11:14:31 +00:00
trap_subr.S Temporary band-aid to fix hang when a process exec's Altivec instructions. 2005-07-30 11:14:31 +00:00
uio_machdep.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
uma_machdep.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
vm_machdep.c Validate if the value written into {FS,GS}.base is a canonical 2005-07-10 23:31:11 +00:00