Commit 0514572
Mete Durlu
s390/pci: Refactor arch_setup_msi_irqs()
JIRA: https://issues.redhat.com/browse/RHEL-69123
Build-Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=66090493
commit 5fd11b9
Author: Gerd Bayer <gbayer@linux.ibm.com>
Date: Thu Jul 11 15:45:26 2024 +0200
s390/pci: Refactor arch_setup_msi_irqs()
Factor out adapter interrupt allocation from arch_setup_msi_irqs() in
preparation for enabling registration of multiple MSIs. Code movement
only, no change of functionality intended.
Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Mete Durlu <mdurlu@redhat.com>1 parent 5928120 commit 0514572
1 file changed
+32
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
| 272 | + | |
272 | 273 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | 274 | | |
288 | 275 | | |
289 | | - | |
290 | | - | |
| 276 | + | |
| 277 | + | |
291 | 278 | | |
292 | 279 | | |
293 | 280 | | |
294 | | - | |
295 | | - | |
| 281 | + | |
| 282 | + | |
296 | 283 | | |
297 | | - | |
| 284 | + | |
298 | 285 | | |
299 | 286 | | |
300 | 287 | | |
301 | 288 | | |
302 | 289 | | |
303 | 290 | | |
304 | 291 | | |
305 | | - | |
| 292 | + | |
306 | 293 | | |
307 | | - | |
| 294 | + | |
308 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
309 | 319 | | |
310 | 320 | | |
311 | 321 | | |
| |||
0 commit comments