Home
last modified time | relevance | path

Searched hist:"5 f17ce8b954a2ff93f0460a2ae35d56285697d0f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbooke.cdiff 5f17ce8b954a2ff93f0460a2ae35d56285697d0f Sun May 12 21:00:45 CDT 2013 Tiejun Chen <tiejun.chen@windriver.com> 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@windriver.com>
[agraf: improve patch description]
Signed-off-by: Alexander Graf <agraf@suse.de>