[PATCH 4/4] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()

Alexander Graf agraf at suse.de
Wed Jun 18 02:06:15 EST 2014


On 12.06.14 10:16, Anton Blanchard wrote:
> Both kvmppc_hv_entry_trampoline and kvmppc_entry_trampoline are
> assembly functions that are exported to modules and also require
> a valid r2.
>
> As such we need to use _GLOBAL_TOC so we provide a global entry
> point that establishes the TOC (r2).
>
> Signed-off-by: Anton Blanchard <anton at samba.org>

Thanks, applied to kvm-ppc-queue.

I've not applied patches 1 and 2 for now, as they break BE module support.


Alex



More information about the Linuxppc-dev mailing list