Bring in sephe's recent intr/apic work to x86_64.
authorSascha Wildner <saw@online.de>
Sun, 9 Jan 2011 06:36:45 +0000 (07:36 +0100)
committerSascha Wildner <saw@online.de>
Sun, 9 Jan 2011 06:37:51 +0000 (07:37 +0100)
commit617a6d43d3f16328a2509c8ae3d789c27177adc3
tree671beabcef22c88d7982decd92239d07c258f99d
parentca540e3cc52338df9e756fcc8c8da9cca7669b4b
Bring in sephe's recent intr/apic work to x86_64.

The following commits:

6ab7c3a intr: Clean up comment of Local APIC TPR
84bf7d5 intr: Remove unused TRP macros
e4a4c49 intr: Remove unused typedef
507bf37 intr: Make sure that changing IPI offset will also update related TPR
072d9b3 intr: Move IO/APIC IDT vector offset into isa/intr_machdep.h
7b32a0a apic: Remove unused macros and duplicated comment
2ce3ae8 apic: Remove unused macros
26408d7 intr: Remove call_fast_unpend() declaration
87e3ca2 intr: Start hardware interrupt at IDT_OFFSET
90a567f apic: Clear all entries in int table
sys/platform/pc64/apic/apic_abi.c
sys/platform/pc64/apic/apic_ipl.h
sys/platform/pc64/apic/apicreg.h
sys/platform/pc64/apic/apicvar.h
sys/platform/pc64/apic/mpapic.c
sys/platform/pc64/isa/intr_machdep.h
sys/platform/pc64/x86_64/mp_machdep.c