Commit bfb8c6e4 authored by Ingo Molnar's avatar Ingo Molnar

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

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents a351e9b9 cf8178f7
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment