]> xenbits.xensource.com Git - xen.git/commit
x86/microcode: Use the return value from early_microcode_update_cpu
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Thu, 20 Apr 2017 13:18:00 +0000 (14:18 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 20 Apr 2017 17:11:36 +0000 (18:11 +0100)
commit1ca2bafa738e9c9136faf6d35e06b481701dd594
treeb1e7ce189b43a95afb659dddab6f7d28da73453a
parentf9e2600ea107bf408a2778f456bd1beee29ce3c1
x86/microcode: Use the return value from early_microcode_update_cpu

Use the return value from early_microcode_update_cpu rather than
ignoring it.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Release-Acked-by: Julien Grall <julien.grall@arm.com>
xen/arch/x86/microcode.c