Commit 72edfe9
x86/microcode/AMD: Simplify saving from initrd
No need to use the previously stashed info in the container - simply go
ahead and parse the initrd once more. It simplifies and streamlines the
code a whole lot.
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>1 parent e71bb4e commit 72edfe9
1 file changed
+13
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
| 377 | + | |
387 | 378 | | |
388 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
389 | 382 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
| 383 | + | |
395 | 384 | | |
396 | | - | |
397 | | - | |
398 | | - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
399 | 388 | | |
400 | | - | |
| 389 | + | |
| 390 | + | |
401 | 391 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
| 392 | + | |
410 | 393 | | |
411 | | - | |
| 394 | + | |
412 | 395 | | |
413 | 396 | | |
414 | 397 | | |
| |||
0 commit comments