summary refs log tree commit diff
path: root/arch/frv/include
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2011-09-13 04:15:31 +0000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-11-08 15:34:04 +1100
commit5ccf55dd8177295813b68780f0a3c85e47306be1 (patch)
tree400a9a8bb2ad79f7697206f4c6a22d263c37a624 /arch/frv/include
parentf81f5e14de1203b9389aad383aa3f7b2a221efdd (diff)
downloadlinux-5ccf55dd8177295813b68780f0a3c85e47306be1.tar.gz
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 'arch/frv/include')
0 files changed, 0 insertions, 0 deletions