Commit eef5240
Herton R. Krzesinski
Merge: net: mana: Fix accessing freed irq affinity_hint
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2060
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2168970
- net: mana: Fix accessing freed irq affinity_hint [Emanuele Giuseppe Esposito]
- net: mana: Assign interrupts to CPUs based on NUMA nodes [Emanuele Giuseppe Esposito]
Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Approved-by: Mohamed Gamal Morsy <mgamal@redhat.com>
Approved-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
356 | 357 | | |
357 | 358 | | |
358 | 359 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | | - | |
| 1210 | + | |
1211 | 1211 | | |
1212 | | - | |
| 1212 | + | |
1213 | 1213 | | |
1214 | 1214 | | |
1215 | 1215 | | |
| |||
1242 | 1242 | | |
1243 | 1243 | | |
1244 | 1244 | | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
1245 | 1248 | | |
1246 | 1249 | | |
1247 | 1250 | | |
| |||
1257 | 1260 | | |
1258 | 1261 | | |
1259 | 1262 | | |
| 1263 | + | |
| 1264 | + | |
1260 | 1265 | | |
1261 | 1266 | | |
1262 | 1267 | | |
| |||
1284 | 1289 | | |
1285 | 1290 | | |
1286 | 1291 | | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
1287 | 1295 | | |
1288 | 1296 | | |
1289 | 1297 | | |
| |||
1382 | 1390 | | |
1383 | 1391 | | |
1384 | 1392 | | |
| 1393 | + | |
1385 | 1394 | | |
1386 | 1395 | | |
1387 | 1396 | | |
| |||
0 commit comments