enable syscall channels for all MIC cores
This commit is contained in:
@@ -18,11 +18,10 @@ static void ap_wait(void)
|
|||||||
kmalloc_init();
|
kmalloc_init();
|
||||||
sched_init();
|
sched_init();
|
||||||
|
|
||||||
/*
|
|
||||||
if (find_command_line("hidos")) {
|
if (find_command_line("hidos")) {
|
||||||
init_host_syscall_channel();
|
init_host_syscall_channel();
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
pc_ap_init();
|
pc_ap_init();
|
||||||
|
|
||||||
/* one of them listens */
|
/* one of them listens */
|
||||||
|
|||||||
Reference in New Issue
Block a user