Searched hist:a4f9d79d66b6c110c20eef4b77ee4cda91370fa5 (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/lib/x86/ |
H A D | smp.c | a4f9d79d66b6c110c20eef4b77ee4cda91370fa5 Mon Dec 16 09:57:19 UTC 2013 Jan Kiszka <jan.kiszka@siemens.com> 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: Jan Kiszka <jan.kiszka@siemens.com> [Correct the fix for ipi_data. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|