move the define for the user mode stack check to the common location, and correct...
commit3c266964a5ef356e7da33916423be8ad86b87b8f
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Mar 2017 00:11:33 +0000 (4 00:11 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 4 Mar 2017 00:11:33 +0000 (4 00:11 +0000)
tree35741a84d322fac1ebf46b2e63641a785a87b9e4
parent254fb6f40baa31b983637737fd6e8cb91bf63d9a
move the define for the user mode stack check to the common location, and correct its name. Use the correct check in the IPI code, and ensure we don't violate a tasks forbid state.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54045 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/kernel/apic_intr.c
arch/all-pc/kernel/kernel_arch.h
arch/all-pc/kernel/kernel_ipi.c