[PATCH] KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro

Alexander Graf agraf at suse.de
Fri Sep 14 01:02:06 EST 2012


On 09/12/2012 03:18 PM, Mihai Caraman wrote:
> The current form of DO_KVM macro restricts its use to one call per input
> parameter set. This is caused by kvmppc_resume_\intno\()_\srr1 symbol
> definition.
> Duplicate calls of DO_KVM are required by distinct implementations of
> exeption handlers which are delegated at runtime. Use a rare label number
> to avoid conflicts with the calling contexts.
>
> Signed-off-by: Mihai Caraman <mihai.caraman at freescale.com>

Thanks, applied to kvm-ppc-next.


Alex



More information about the Linuxppc-dev mailing list