diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2024-11-26 14:47:22 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-11-26 15:12:00 +0100 |
commit | ff6cdc407f4179748f4673c39b0921503199a0ad (patch) | |
tree | ea095b61feeab9fdecab8855fe3a1b75282a4c64 /arch/x86/kernel/cpu/microcode/amd.c | |
parent | be4ca6c53e66cb275cf0d71f32dac0c4606b9dc0 (diff) |
x86/CPU/AMD: Terminate the erratum_1386_microcode array
The erratum_1386_microcode array requires an empty entry at the end.
Otherwise x86_match_cpu_with_stepping() will continue iterate the array after
it ended.
Add an empty entry to erratum_1386_microcode to its end.
Fixes: 29ba89f189528 ("x86/CPU/AMD: Improve the erratum 1386 workaround")
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/amd.c')
0 files changed, 0 insertions, 0 deletions