freebsd-nq/sys/amd64
John Baldwin 4e9dba6322 Fix kernels compiled without SMP support. Make intr_next_cpu() available
for UP kernels but as a stub that always returns the single CPU's local
APIC ID.

Reported by:	kib
2009-06-25 20:35:46 +00:00
..
acpica Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
amd64 Fix kernels compiled without SMP support. Make intr_next_cpu() available 2009-06-25 20:35:46 +00:00
compile
conf I have several machines where the following warning is printed: 2009-06-15 21:55:29 +00:00
ia32 Save and restore segment registers on amd64 when entering and leaving 2009-04-01 13:09:26 +00:00
include Fix kernels compiled without SMP support. Make intr_next_cpu() available 2009-06-25 20:35:46 +00:00
isa Make algorithm a bit more bulletproof. 2009-06-23 23:16:37 +00:00
linux32 Implement accept4 syscall. 2009-06-01 20:48:39 +00:00
pci Add a read-only sysctl hw.pci.mcfg to mirror the tunable by the same name. 2009-05-18 21:47:32 +00:00
Makefile