On Tue, May 25, 2021 at 03:20:56PM +0200, Jan Beulich wrote: > The commit referenced below still wasn't careful enough - with COMPAT we > will have a compat_handle_okay() visible already, which we first need to > get rid of. > > Fixes: bd1e7b47bac0 ("x86/shim: fix build when !PV32") > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Acked-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.