1
0
Fork 0

Merge branch 'x86/microcode' into x86/urgent, to pick up cleanup

Signed-off-by: Ingo Molnar <mingo@kernel.org>
hifive-unleashed-5.1
Ingo Molnar 2017-05-01 13:40:23 +02:00
commit bfb8c6e495
1 changed files with 0 additions and 2 deletions

View File

@ -352,8 +352,6 @@ void reload_ucode_amd(void)
u32 rev, dummy;
mc = (struct microcode_amd *)amd_ucode_patch;
if (!mc)
return;
rdmsr(MSR_AMD64_PATCH_LEVEL, rev, dummy);