diff options
author | Stafford Horne <shorne@gmail.com> | 2017-07-12 10:20:38 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-11-03 06:01:14 +0100 |
commit | b441aab7aa0e15955c432736b08a218a6a4c77f0 (patch) | |
tree | c285dfe1d0331f01088161f7dca67f204f6fec5a /arch/openrisc/kernel/head.S | |
parent | openrisc: initial SMP support (diff) | |
download | linux-b441aab7aa0e15955c432736b08a218a6a4c77f0.tar.xz linux-b441aab7aa0e15955c432736b08a218a6a4c77f0.zip |
openrisc: fix initial preempt state for secondary cpu tasks
During SMP testing we were getting the below warning after booting the
secondary cpu:
[ 0.060000] BUG: scheduling while atomic: swapper/1/0/0x00000000
This change follows similar patterns from other architectures to start
the schduler with preempt disabled.
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'arch/openrisc/kernel/head.S')
0 files changed, 0 insertions, 0 deletions