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 cc47268 commit f58326cCopy full SHA for f58326c
drivers/irqchip/irq-gic-v3.c
@@ -817,7 +817,7 @@ static void gic_deactivate_unhandled(u32 irqnr)
817
* register state is not stale, as these may have been indirectly written
818
* *after* exception entry.
819
*
820
- * (2) Deactivate the interrupt when EOI mode 1 is in use.
+ * (2) Execute an interrupt priority drop when EOI mode 1 is in use.
821
*/
822
static inline void gic_complete_ack(u32 irqnr)
823
{
0 commit comments