x86/ucode: Break out compare_revisions() from existing infrastructure
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 26 Oct 2020 15:07:46 +0000 (15:07 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 27 Jan 2021 20:29:31 +0000 (20:29 +0000)
commit754865c298174560c9724bfcb2c1abb6fbc118ac
tree966a1e15b8a5ce21ab137a203ac1640bb56f5d26
parente1de4c196a2eb4fd5063c30a2e115adf144bdeef
x86/ucode: Break out compare_revisions() from existing infrastructure

Drop some unnecesserily verbose pr_debug()'s on the AMD side.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/cpu/microcode/amd.c
xen/arch/x86/cpu/microcode/intel.c