freebsd-dev/sys/x86
Adrian Chadd 066da8050b Migrate ie->ie_assign_cpu and associated code to use an int for CPU rather
than u_char.

Migrate post_filter to use an int for a CPU rather than u_char.

Change intr_event_bind() to use an int for CPU rather than u_char.

It touches the ppc, sparc64, arm and mips machdep code but it should
(hah!) be a no-op.

Tested:

* i386, AMD64 laptops

Reviewed by:	jhb
2014-09-17 17:33:22 +00:00
..
acpica Create a separate structure for per-CPU state saved across suspend and 2014-09-06 15:23:28 +00:00
bios Add missing header needed by free(9). 2012-09-30 15:42:20 +00:00
cpufreq Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
include Add a define for index of IA32_XSS MSR, which is, per SDM rev. 50, an 2014-09-06 19:47:37 +00:00
iommu Remove ia64. 2014-07-07 00:27:09 +00:00
isa atpic: make sure atpic_init is called after IO APIC initialization 2014-08-07 17:00:50 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
x86 Migrate ie->ie_assign_cpu and associated code to use an int for CPU rather 2014-09-17 17:33:22 +00:00
xen xen: don't set suspend/resume methods for the PIRQ PIC 2014-09-15 15:15:52 +00:00