OSDN Git Service

PPC: Enable doorbell excp handlers
authorAlexander Graf <agraf@suse.de>
Tue, 31 Jan 2012 02:17:24 +0000 (03:17 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 2 Feb 2012 01:47:47 +0000 (02:47 +0100)
commita9abd71770e64d22ba6cb40c30e4c35998e5c743
treea5007ff3b33b6d5d58c32618bf944d9bbc0f4ad3
parent3f9f6a50824f6e6728cbcc008891296102fc045a
PPC: Enable doorbell excp handlers

We already had all the code available to have doorbell exceptions
be handled properly. It was just disabled.

Enable it, so we can rely on it.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/helper.c