Skip to content
Commit a4f9d79d authored by Jan Kiszka's avatar Jan Kiszka Committed by Paolo Bonzini
Browse files

lib/x86/smp: Fix compiler warnings



Add missing include of desc.h for prototypes of setup_idt and
set_idt_entry and fix the declaration of ipi_data - the pointer is
volatile, not the pointed-to datum.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
[Correct the fix for ipi_data. - Paolo]
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 6e74d079
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment