diff options
author | 2012-11-06 17:06:52 -0500 | |
---|---|---|
committer | 2012-11-07 10:46:19 -0500 | |
commit | 911dec0db4de6ccc544178a8ddaf9cec0a11d533 (patch) | |
tree | f61f70adf6ce1a0a65c7bd4366269bf272470f2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen/generic: Disable fallback build on ARM. (diff) | |
download | linux-dev-911dec0db4de6ccc544178a8ddaf9cec0a11d533.tar.xz linux-dev-911dec0db4de6ccc544178a8ddaf9cec0a11d533.zip |
xen/arm: Fix compile errors when drivers are compiled as modules.
We end up with:
ERROR: "HYPERVISOR_event_channel_op" [drivers/xen/xen-gntdev.ko] undefined!
ERROR: "privcmd_call" [drivers/xen/xen-privcmd.ko] undefined!
ERROR: "HYPERVISOR_grant_table_op" [drivers/net/xen-netback/xen-netback.ko] undefined!
and this patch exports said function (which is implemented in hypercall.S).
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions