Commit a780578
x86/microcode: Serialize cpu startup during early updates
zhaoxin inclusion
category: feature
--------------------
Due to hardware limitations, it is necessary to avoid situations where
some cores are waiting to receive startup while other cores are updating
microcode. Therefore, cpu startup must be serialized when microcode
updates are required.
Reviewed-by: Tony W. Wang <tonywwang@zhaoxin.com>
Signed-off-by: Lyle Li <lyleli@zhaoxin.com>
Signed-off-by: LeoLiu-oc <leoliu-oc@zhaoxin.com>1 parent e26c6bc commit a780578
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
493 | 494 | | |
494 | 495 | | |
495 | 496 | | |
| |||
0 commit comments