freebsd-dev/sys/amd64
Yaroslav Tykhiy 15a901e263 We no longer need to disable interrupts in MD trap machinery
when we're about to call kdb_trap() because the latter MI
function can disable interrupts by itself now.

Pointed out by:	bde
X-MFC remark:	depends on kern/subr_kdb.c#1.18
Sponsored by:	RiNet (Cronyx Plus LLC)
2006-06-20 12:44:21 +00:00
..
acpica If the XSDT address in the RSDP for an ACPI 2.0 machine is NULL, then fall 2006-03-27 15:59:48 +00:00
amd64 We no longer need to disable interrupts in MD trap machinery 2006-06-20 12:44:21 +00:00
compile
conf Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
ia32 Simplify system time accounting for profiling. 2006-02-08 08:09:17 +00:00
include MFi386: 2006-06-19 22:36:01 +00:00
isa Rework how we wire up interrupt sources to CPUs: 2006-02-28 22:24:55 +00:00
linux32 regen after MFP4 (soc2006/rdivacky_linuxolator) of syscalls.master 2006-06-13 18:48:30 +00:00
pci MFi386: rename pcib_devclass to hostb_devclass (cosmetic here) 2006-03-13 23:58:40 +00:00
Makefile