diff options
author | Tang Chen <tangchen@cn.fujitsu.com> | 2014-09-24 09:57:55 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-09-24 14:07:59 +0200 |
commit | 445b8236959bfe624a5aa9bce89f44a3bec9b2b1 (patch) | |
tree | 02bd03edda87de57c795ca674477f4eff3e97784 /arch/powerpc/include/asm/kvm_host.h | |
parent | kvm: Fix page ageing bugs (diff) | |
download | linux-445b8236959bfe624a5aa9bce89f44a3bec9b2b1.tar.xz linux-445b8236959bfe624a5aa9bce89f44a3bec9b2b1.zip |
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static
Different architectures need different requests, and in fact we
will use this function in architecture-specific code later. This
will be outside kvm_main.c, so make it non-static and rename it to
kvm_make_all_cpus_request().
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions