提交 fbeb2ca0 编写于 作者: S Suresh Siddha 提交者: Ingo Molnar

x86: unify genapic code, unify subarchitectures, remove old subarchitecture code, xapic fix

xapic fix for 32bit platform with less than 8 cpu's.
Signed-off-by: NSuresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 3769e7b4
......@@ -113,7 +113,7 @@ struct genapic apic_default = {
.cpu_mask_to_apicid_and = default_cpu_mask_to_apicid_and,
.send_IPI_mask = default_send_IPI_mask,
.send_IPI_mask_allbutself = NULL,
.send_IPI_mask_allbutself = default_send_IPI_mask_allbutself,
.send_IPI_allbutself = default_send_IPI_allbutself,
.send_IPI_all = default_send_IPI_all,
.send_IPI_self = NULL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册