correct IPI behaviour and fix mask param usage in ipi and schedulecpu. disable pic...
commit852b5852e5d3483d9dcac1ca3bc999e4e9cf4b51
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 23 Feb 2017 03:00:02 +0000 (23 03:00 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 23 Feb 2017 03:00:02 +0000 (23 03:00 +0000)
treec4cea6084c9e0f633bc8186953036a647096b872
parent76a2c51d2ccce659a98eda85eceb13272990ac11
correct IPI behaviour and fix mask param usage in ipi and schedulecpu. disable pic completely before setting up the ioapic routing. disable some debug.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53860 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/kernel/acpi_ioapic.c
arch/all-pc/kernel/apic_ia32.c
arch/all-pc/kernel/i8259a.h
arch/all-pc/kernel/kernel_ipi.c
arch/all-pc/kernel/kernel_ipi.h
arch/all-pc/kernel/pic_i8259a.c
arch/all-pc/kernel/platform_post.c
arch/all-pc/kernel/schedulecpu.c