freebsd-dev/sys/sun4v/sun4v
Andriy Gapon 3d844eddb7 bus_add_child: change type of order parameter to u_int
This reflects actual type used to store and compare child device orders.
Change is mostly done via a Coccinelle (soon to be devel/coccinelle)
semantic patch.
Verified by LINT+modules kernel builds.

Followup to:	r212213
MFC after:	10 days
2010-09-10 11:19:03 +00:00
..
bus_machdep.c Merge r177565 from sparc64: 2010-02-01 10:18:00 +00:00
clock.c Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
db_hwwatch.c
db_interface.c
db_trace.c - In GCC 4.2 __builtin_frame_address() was fixed to include the 2008-10-27 21:31:14 +00:00
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
exception.S Allocate proper ammount of memory for interrupt names on sparc64 and 2010-07-16 22:09:29 +00:00
hcall.S
hv_pci.c Missed change to sun4v while adding iparent lookup to the OFW interrupt 2010-06-18 16:29:03 +00:00
hvcons.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
hviommu.c
interrupt.S
intr_machdep.c Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
locore.S
machdep.c Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to 2010-06-30 18:03:42 +00:00
mp_exception.S
mp_locore.S
mp_machdep.c Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
nexus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
pmap.c Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
rtc.c
simdisk.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
stack_machdep.c Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
support.S Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
swtch.S
tick.c Adapt sparc64 and sun4v timer code for the new event timers infrastructure. 2010-07-29 12:08:46 +00:00
trap_trace.S
trap.c Remove unused KTRACE includes. 2010-08-19 16:41:27 +00:00
tsb.c
tte_hash.c
tte.c
uio_machdep.c
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00
vnex.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
wbuf.S