freebsd-dev/sys/powerpc
Konstantin Belousov e68c64f0ba Revert r254501. Instead, reuse the type stability of the struct pmap
which is the part of struct vmspace, allocated from UMA_ZONE_NOFREE
zone.  Initialize the pmap lock in the vmspace zone init function, and
remove pmap lock initialization and destruction from pmap_pinit() and
pmap_release().

Suggested and reviewed by:	alc (previous version)
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
2013-08-22 18:12:24 +00:00
..
aim Revert r254501. Instead, reuse the type stability of the struct pmap 2013-08-22 18:12:24 +00:00
booke Revert r254501. Instead, reuse the type stability of the struct pmap 2013-08-22 18:12:24 +00:00
conf Enable DTrace hooks in ppc64. 2013-08-22 05:07:50 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Remove duplicate definition of SPR MMCR0. 2013-08-03 18:05:12 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw Micro-optimize OFW syscons 8-bit blank. 2013-08-06 03:09:44 +00:00
powermac Add the macio attachment for wi(4). Partially obtained from NetBSD. 2013-07-31 01:13:29 +00:00
powerpc Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
ps3 MFcalloutng: 2013-02-28 10:46:54 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix indentation. 2013-07-02 07:17:56 +00:00