On 13.05.2013, at 04:00, Tiejun Chen wrote: > We can only use CONFIG_PPC_DOORBELL to control whether > the doorbell exception should be enabled. > > Signed-off-by: Tiejun Chen <tiejun.chen@xxxxxxxxxxxxx> Thanks, applied to kvm-ppc-queue with a slightly changed patch description: KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL Availablity of the doorbell_exception function is guarded by CONFIG_PPC_DOORBELL. Use the same define to guard our caller of it. Signed-off-by: Tiejun Chen <tiejun.chen@xxxxxxxxxxxxx> [agraf: improve patch description] Signed-off-by: Alexander Graf <agraf@xxxxxxx> -- 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