The paravirt/xen bits in ia64 are already in bit-rot. I have this
build error in upstream building the arch/ia64/configs/xen_domu_defconfig
(even before applying your latest patch):
drivers/xen/grant-table.c: In function 'gnttab_map_refs':
drivers/xen/grant-table.c:491: error: implicit declaratio
satti; kvm@vger.kernel.org; Luck, Tony
Cc: Gleb Natapov
Subject: RE: [patch 1/2] IA64: export smp_send_reschedule
Hi, Tony
Could you help to ack the patch ?
Xiantao
Acked-by: Xiantao Zhang
Marcelo Tosatti wrote:
> To be used by KVM.
>
> CC:
> CC: Gleb Natapov
> Signed-off-by: Marcel
> For supporting kvm's MSI, we have to move some macros
> from ia64_msi.c out to avoide duplicate them. In addition,
> to keep them consistent with x86's , I also changed some
> macros' name. How do you think of the patch ? If you
> agree to the changes, could you add your Sign-off-by to
> the pa