summaryrefslogtreecommitdiffstats
path: root/pk/ppe42/ppe42_irq_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'pk/ppe42/ppe42_irq_core.c')
-rw-r--r--pk/ppe42/ppe42_irq_core.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pk/ppe42/ppe42_irq_core.c b/pk/ppe42/ppe42_irq_core.c
index 8e8f29f5..791f935d 100644
--- a/pk/ppe42/ppe42_irq_core.c
+++ b/pk/ppe42/ppe42_irq_core.c
@@ -32,8 +32,8 @@ __ppe42_default_irq_handler(void* arg, PkIrqId irq)
/// This function is installed by default to handle the case that the
-/// interrupt dispatch code is entered in response to an external critical or
-/// non-critical interrupt, but no interrupt is found pending in the interrupt
+/// interrupt dispatch code is entered in response to an external
+/// interrupt, but no interrupt is found pending in the interrupt
/// controller. This should never happen, as it would indicate that a
/// 'glitch' occurred on the external interrupt input
/// to the PPE42 core.
OpenPOWER on IntegriCloud