aboutsummaryrefslogtreecommitdiff
path: root/kernel/hung_task.c
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2012-11-06 17:06:52 -0500
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2012-11-07 10:46:19 -0500
commit911dec0db4de6ccc544178a8ddaf9cec0a11d533 (patch)
treef61f70adf6ce1a0a65c7bd4366269bf272470f2c /kernel/hung_task.c
parent6bf926ddd44ddc67edbeb28d4069f207f2c6e07e (diff)
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 'kernel/hung_task.c')
0 files changed, 0 insertions, 0 deletions