[v3][KVM][PATCH 1/1] kvm:ppc: control doorbell exception with CONFIG_PPC_DOORBELL
Alexander Graf
agraf at suse.de
Wed Jun 12 23:18:59 EST 2013
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 at windriver.com>
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 at windriver.com>
[agraf: improve patch description]
Signed-off-by: Alexander Graf <agraf at suse.de>
More information about the Linuxppc-dev
mailing list