]> xenbits.xensource.com Git - xen.git/commit
x86/ucode/amd: Fix assertion in compare_patch()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 19 Mar 2020 15:55:26 +0000 (15:55 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 26 Mar 2020 18:57:45 +0000 (18:57 +0000)
commit13ed5d49a4214dc3521d4af7bfcf13fbcf5bfd63
tree564a282c6a21eead425252ba3bd852ee055b2a9b
parent540d4d60378ca8ded405c19a38d4dcce61e3462e
x86/ucode/amd: Fix assertion in compare_patch()

This is clearly a typo.

Fixes: 9da23943ccd "microcode: introduce a global cache of ucode patch"
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wl@xen.org>
xen/arch/x86/cpu/microcode/amd.c