1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/sys/powerpc/powerpc
Peter Grehan e6bd8ae1e9 trap_pfault() shouldn't be acquiring Giant. Found to blow up
with MUTEX_PROFILING.

Submitted by:  Suleiman Souhlal <refugee@segfaulted.com>
2004-05-19 06:05:42 +00:00
..
atomic.S
autoconf.c
bcopy.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
busdma_machdep.c Now that contigfree() does not require Giant, don't grab it in busdma. 2004-03-13 15:42:59 +00:00
clock.c - fix compile warnings 2004-02-11 08:07:19 +00:00
copyinout.c Kernel changes for libthr (and probably libpthread). 2004-03-02 06:13:09 +00:00
copystr.c
cpu.c Disable branch-target instruction cache on MPC7457 as outlined 2004-02-09 07:04:01 +00:00
critical.c Clean up header files, which fixes compile warning. 2004-02-11 10:49:30 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c
db_memrw.c Cleaned up param.h: 2004-02-11 07:27:34 +00:00
db_trace.c
elf_machdep.c Make a small revision to the api between the elf linker core and the 2004-05-16 20:00:28 +00:00
extintr.c
fpu.c Invalide pcb's fpu cpu # by setting it to INT_MAX, not NULL. 2004-02-11 07:19:15 +00:00
fuswintr.c
genassym.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
in_cksum.c
interrupt.c
intr_machdep.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
locore.S Interrupt statistics, vmstat -i now works. 2004-02-11 13:18:31 +00:00
machdep.c Kernel changes for libthr (and probably libpthread). 2004-03-02 06:13:09 +00:00
mmu_oea.c Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
mp_machdep.c
nexus.c - constify devinfo strings to eliminate compile warning 2004-02-11 10:15:15 +00:00
ofw_machdep.c
ofwmagic.S
openpic.c
pic_if.m
pmap.c Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
sc_machdep.c
setjmp.S
sigcode.S
suswintr.c Fix compile warning 2004-02-11 07:48:19 +00:00
swtch.S
syncicache.c
sys_machdep.c
trap_subr.S Major overhaul of common trap code 2004-02-04 13:10:25 +00:00
trap.c trap_pfault() shouldn't be acquiring Giant. Found to blow up 2004-05-19 06:05:42 +00:00
uio_machdep.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
uma_machdep.c Add sysctl hw.uma_mdpages to track how many pages have been allocated 2004-02-11 04:42:48 +00:00
vm_machdep.c MFamd64 2004-04-18 08:10:04 +00:00