move the ipi allocation/init to smp_init, where it is protected against being used...
commit8a8acb9274692c1cc5446fa3238d6fa4ffe59033
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 27 Feb 2017 02:16:51 +0000 (27 02:16 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 27 Feb 2017 02:16:51 +0000 (27 02:16 +0000)
tree2923a890af07a660f09a5a187e54478369e41803
parent1573d03903500847c9fe01649a111eb65548c182
move the ipi allocation/init to smp_init, where it is protected against being used when kb_API is not set, and only allocated if there are additional cores to use.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53924 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/kernel/platform_post.c
arch/all-pc/kernel/smp.c