Since a potentialy unsafe condition may occur (IRQ before IDT tables are set on secon...
commit1573d03903500847c9fe01649a111eb65548c182
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 26 Feb 2017 20:42:28 +0000 (26 20:42 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 26 Feb 2017 20:42:28 +0000 (26 20:42 +0000)
tree251664c47d793cb8619539b0fe465c7eb42bf2bc
parentbfdbb9681b0ad1604d787b07a3e70160b6e25f43
Since a potentialy unsafe condition may occur (IRQ before IDT tables are set on secondary cores, or IRQ before it was actually enabled in IDT on primary core), give all cores a full one second before forced reschedule (timer based, 1kHz) occurs for the first time.

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