forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-20 2e7bd41e4e8ab3d1efdabd9e263a2f7fe79bff8c
kernel/init/main.c
....@@ -580,6 +580,7 @@
580580 setup_command_line(command_line);
581581 setup_nr_cpu_ids();
582582 setup_per_cpu_areas();
583
+ softirq_early_init();
583584 smp_prepare_boot_cpu(); /* arch-specific boot-cpu hooks */
584585 boot_cpu_hotplug_init();
585586