Commit ba9d484
committed
PCI/MSI: Remove the conditional parent [un]mask logic
Now that msi_lib_init_dev_msi_info() overwrites the irq_[un]mask()
callbacks when the MSI_FLAG_PCI_MSI_MASK_PARENT flag is set by the parent
domain, the conditional [un]mask logic is obsolete.
Remove it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Marc Zyngier <maz@kernel.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/all/20250903135433.444329373@linutronix.de1 parent f09c1d6 commit ba9d484
1 file changed
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 173 | | |
190 | 174 | | |
191 | 175 | | |
| |||
208 | 192 | | |
209 | 193 | | |
210 | 194 | | |
211 | | - | |
212 | 195 | | |
213 | 196 | | |
214 | 197 | | |
215 | 198 | | |
216 | 199 | | |
217 | 200 | | |
218 | | - | |
219 | 201 | | |
220 | 202 | | |
221 | 203 | | |
| |||
268 | 250 | | |
269 | 251 | | |
270 | 252 | | |
271 | | - | |
272 | 253 | | |
273 | 254 | | |
274 | 255 | | |
275 | 256 | | |
276 | | - | |
277 | 257 | | |
278 | 258 | | |
279 | 259 | | |
| |||
0 commit comments