We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ff939 commit 2951717Copy full SHA for 2951717
drivers/irqchip/irq-gic-v3.c
@@ -1783,7 +1783,7 @@ static void gic_enable_nmi_support(void)
1783
* the security state of the GIC (controlled by the GICD_CTRL.DS bit)
1784
* and if Group 0 interrupts can be delivered to Linux in the non-secure
1785
* world as FIQs (controlled by the SCR_EL3.FIQ bit). These affect the
1786
- * the ICC_PMR_EL1 register and the priority that software assigns to
+ * ICC_PMR_EL1 register and the priority that software assigns to
1787
* interrupts:
1788
*
1789
* GICD_CTRL.DS | SCR_EL3.FIQ | ICC_PMR_EL1 | Group 1 priority
0 commit comments