summaryrefslogtreecommitdiff
path: root/drivers/ide/it8172.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2011-09-13 04:15:31 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-11-08 04:34:04 (GMT)
commit5ccf55dd8177295813b68780f0a3c85e47306be1 (patch)
tree400a9a8bb2ad79f7697206f4c6a22d263c37a624 /drivers/ide/it8172.c
parentf81f5e14de1203b9389aad383aa3f7b2a221efdd (diff)
downloadlinux-5ccf55dd8177295813b68780f0a3c85e47306be1.tar.xz
powerpc/kvm: Fix build failure with HV KVM and CBE
When running with HV KVM and CBE config options enabled, I get build failures like the following: arch/powerpc/kernel/head_64.o: In function `cbe_system_error_hv': (.text+0x1228): undefined reference to `do_kvm_0x1202' arch/powerpc/kernel/head_64.o: In function `cbe_maintenance_hv': (.text+0x1628): undefined reference to `do_kvm_0x1602' arch/powerpc/kernel/head_64.o: In function `cbe_thermal_hv': (.text+0x1828): undefined reference to `do_kvm_0x1802' This is because we jump to a KVM handler when HV is enabled, but we only generate the handler with PR KVM mode. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/ide/it8172.c')
0 files changed, 0 insertions, 0 deletions