x86/microcode: Get rid of struct apply_microcode_ctx
authorBorislav Petkov <[email protected]>
Wed, 28 Feb 2018 10:28:40 +0000 (11:28 +0100)
committerThomas Gleixner <[email protected]>
Thu, 8 Mar 2018 09:19:25 +0000 (10:19 +0100)
commit854857f5944c59a881ff607b37ed9ed41d031a3b
tree586e6c0ea1a7392ba717975b35526b4998619e16
parent36268223c1e9981d6cfc33aff8520b3bde4b8114
x86/microcode: Get rid of struct apply_microcode_ctx

It is a useless remnant from earlier times. Use the ucode_state enum
directly.

No functional change.

Signed-off-by: Borislav Petkov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Tom Lendacky <[email protected]>
Tested-by: Ashok Raj <[email protected]>
Cc: Arjan Van De Ven <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/kernel/cpu/microcode/core.c