Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86: arch_send_call_function_ipi_mask
Impact: implement new API We define arch_send_call_function_ipi_mask and generic kernel/smp.c code creates arch_send_call_function_ipi() as a wrapper. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information