x86: fix OLDINSTR_2()
authorJan Beulich <JBeulich@suse.com>
Tue, 13 Mar 2018 14:14:51 +0000 (08:14 -0600)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 29 Mar 2018 14:12:21 +0000 (15:12 +0100)
commitf809b61a0af2a659aef27db8d2bb1bb415b8c5e3
tree9ed2fea1ca51317d203d3662c41db629a810b7d1
parentadf8feba1afa040f3a84a82953e18af02060884a
x86: fix OLDINSTR_2()

Its as_max() invocation was wrongly parenthesized.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/asm-x86/alternative.h