On Fri, Jun 9, 2023 at 6:11 AM Andrew Cooper <andrew.coop...@citrix.com> wrote: > > MASK_EXTR() and MASK_INSR() are a matching pair. Keep them together. > > Drop the pair from x86-emulate.h which includes common-macros.h. > > Fixes: 56a7aaa16bfe ("tools: add physinfo arch_capabilities handling for Arm") > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jason Andryuk <jandr...@gmail.com> I have (and will now be dropping) an equivalent patch for my forthcoming HWP v4 series. Thanks, Jason