Commit 2beb01c
committed
genirq/chip: Rework handle_fasteoi_ack_irq()
Use the new helpers to decide whether the interrupt should be handled and
switch the descriptor locking to guard().
Fixup the kernel doc comment while at it.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250429065421.105015800@linutronix.de1 parent 2d46aea commit 2beb01c
1 file changed
Lines changed: 13 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
1109 | | - | |
1110 | | - | |
| 1109 | + | |
| 1110 | + | |
1111 | 1111 | | |
1112 | | - | |
| 1112 | + | |
1113 | 1113 | | |
1114 | | - | |
1115 | | - | |
1116 | | - | |
| 1114 | + | |
| 1115 | + | |
1117 | 1116 | | |
1118 | 1117 | | |
1119 | 1118 | | |
1120 | 1119 | | |
1121 | 1120 | | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
| 1121 | + | |
1126 | 1122 | | |
1127 | | - | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
1128 | 1127 | | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
1133 | | - | |
1134 | | - | |
| 1128 | + | |
1135 | 1129 | | |
1136 | | - | |
| 1130 | + | |
| 1131 | + | |
1137 | 1132 | | |
1138 | 1133 | | |
1139 | 1134 | | |
1140 | 1135 | | |
1141 | 1136 | | |
1142 | 1137 | | |
1143 | | - | |
1144 | 1138 | | |
1145 | 1139 | | |
1146 | 1140 | | |
1147 | 1141 | | |
1148 | 1142 | | |
1149 | | - | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
1153 | | - | |
1154 | | - | |
1155 | | - | |
1156 | 1143 | | |
1157 | 1144 | | |
1158 | 1145 | | |
| |||
0 commit comments