smp_init
static __always_inline void smp_init(void) { up_late_init(); }
static inline void smp_init(void) { }
void __init smp_init(void)