diff options
author | Anton Blanchard <anton@samba.org> | 2014-06-12 10:16:53 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-07-07 12:02:32 +0200 |
commit | 6ed179b67ca1a05034728ab160905900416b1835 (patch) | |
tree | 66a759a3fbf98ff2f99e39e5cf2c77a3773730bf /tools/lib | |
parent | PPC: Add _GLOBAL_TOC for 32bit (diff) | |
download | linux-6ed179b67ca1a05034728ab160905900416b1835.tar.xz linux-6ed179b67ca1a05034728ab160905900416b1835.zip |
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
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@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions