freebsd-src/sys/mips
Neel Natu 923ca9167b Destroy the pmap 'pm_mutex' in pmap_release() otherwise we will panic
subsequently in pmap_pinit() with the following signature:

panic: lock "pmap" 0xc7878bc8 already initialized

This bug was uncovered by the changes made to vm_map.c in r206140.
2010-04-14 01:57:53 +00:00
..
adm5120 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
alchemy Hack to make ALCHEMY compile again... 2010-02-18 19:41:38 +00:00
atheros - Fix mutex type for miibus_mtx: it's not spinlock, it's def lock 2010-04-08 18:32:13 +00:00
cavium o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usable 2010-03-13 04:55:47 +00:00
compile
conf Enable module builds now that the build completes for them. This 2010-03-29 22:03:55 +00:00
idt - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
include Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all the 2010-04-08 19:34:55 +00:00
malta The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
mips Destroy the pmap 'pm_mutex' in pmap_release() otherwise we will panic 2010-04-14 01:57:53 +00:00
rmi The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
sentry5 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
sibyte Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively. 2010-03-26 07:15:27 +00:00