smp: make smp_call_func() arch independent
Change-Id: Ib60604ceb3274b173bd7f96cf57c8c35c1889e44
This commit is contained in:
committed by
Masamichi Takagi
parent
f3c875b8e6
commit
a0d446b27f
@ -173,4 +173,7 @@ struct cpu_mapping;
|
||||
int arch_get_cpu_mapping(struct cpu_mapping **buf, int *nelemsp);
|
||||
int ihk_mc_ikc_arch_issue_host_ipi(int cpu, int vector);
|
||||
|
||||
void smp_func_call_handler(void);
|
||||
int ihk_mc_get_smp_handler_irq(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user