Commit ab31c74
x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
Add a parameter to store CPU capabilities before performing a microcode
update so that CPU capabilities can be compared before and after update.
[ bp: Massage. ]
Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230109153555.4986-2-ashok.raj@intel.com1 parent 59047d9 commit ab31c74
3 files changed
Lines changed: 16 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
| 700 | + | |
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2297 | 2297 | | |
2298 | 2298 | | |
2299 | 2299 | | |
2300 | | - | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
2301 | 2304 | | |
2302 | 2305 | | |
2303 | 2306 | | |
| 2307 | + | |
| 2308 | + | |
2304 | 2309 | | |
2305 | | - | |
| 2310 | + | |
2306 | 2311 | | |
2307 | | - | |
2308 | | - | |
2309 | 2312 | | |
2310 | 2313 | | |
2311 | 2314 | | |
2312 | | - | |
| 2315 | + | |
2313 | 2316 | | |
2314 | 2317 | | |
2315 | 2318 | | |
2316 | 2319 | | |
2317 | 2320 | | |
2318 | 2321 | | |
2319 | | - | |
| 2322 | + | |
| 2323 | + | |
2320 | 2324 | | |
2321 | | - | |
| 2325 | + | |
2322 | 2326 | | |
2323 | | - | |
| 2327 | + | |
| 2328 | + | |
2324 | 2329 | | |
2325 | 2330 | | |
2326 | 2331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
| |||
447 | 448 | | |
448 | 449 | | |
449 | 450 | | |
450 | | - | |
| 451 | + | |
451 | 452 | | |
452 | 453 | | |
453 | 454 | | |
| |||
0 commit comments