Il 05/04/2013 01:33, Geoff Levand ha scritto: > The routine kvm_spurious_fault() is a common kvm routine, so > move its declaration from arch/x86/include/asm/kvm_host.h to > arch/arm/include/asm/kvm_host.h. Typo in the commit message. Paolo > Fixes sparse warning when building on arm64: > > virt/kvm/kvm_main.c:warning: symbol 'kvm_spurious_fault' was not declared. Should it be static? > > Signed-off-by: Geoff Levand <geoff@xxxxxxxxxxxxx> > --- > arch/x86/include/asm/kvm_host.h | 6 ------ > include/linux/kvm_host.h | 7 +++++++ > 2 files changed, 7 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html