CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S
This commit is contained in:
parent
a87434b04f
commit
f8e47cb058
|
@ -57,6 +57,8 @@ tstart:
|
|||
|
||||
SETUP_WAIT_STATES
|
||||
|
||||
GIO_INIT
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
secondary_cpu_entry: /* Entry point for secondary CPUs */
|
||||
di
|
||||
|
|
Loading…
Reference in New Issue