Commit 2e19973
x86/microcode: Get rid of the schedule work indirection
Scheduling work on all CPUs to collect the microcode information is just
another extra step for no value. Let the CPU hotplug callback registration
do it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20231017211723.354748138@linutronix.de1 parent 8529e8a commit 2e19973
1 file changed
Lines changed: 10 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| 484 | + | |
484 | 485 | | |
485 | 486 | | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
486 | 494 | | |
487 | 495 | | |
488 | 496 | | |
| |||
503 | 511 | | |
504 | 512 | | |
505 | 513 | | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | 514 | | |
521 | 515 | | |
522 | 516 | | |
| |||
562 | 556 | | |
563 | 557 | | |
564 | 558 | | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | 559 | | |
569 | | - | |
570 | | - | |
| 560 | + | |
| 561 | + | |
571 | 562 | | |
572 | 563 | | |
573 | 564 | | |
| |||
0 commit comments