freebsd-nq/sys/powerpc
John Baldwin 70d12a18f2 Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports
already define _KERNEL to get to this and I'm about to add hooks to
libkvm to access per-CPU data.

MFC after:	1 week
2008-08-19 19:53:52 +00:00
..
aim Add link register to fatal trap printout to better diagnose NULL 2008-06-04 07:32:49 +00:00
booke Fix a typo in a comment. 2008-06-11 20:05:25 +00:00
compile
conf Disconnect drivers that haven't been ported to MPSAFE TTY yet. 2008-08-03 10:32:17 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Export 'struct pcpu' to userland w/o requiring _KERNEL. A few ports 2008-08-19 19:53:52 +00:00
mpc85xx Remove mfsvr(): 2008-04-27 17:13:22 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
powerpc Retire pmap_addr_hint(). It is no longer used. 2008-05-18 04:16:57 +00:00
psim Set sc_psim so that the openpic core can correct the off-by-one 2008-04-03 17:38:27 +00:00