On Wed, Jul 15, 2020 at 12:49:40PM +0200, Jan Beulich wrote: > There's little point in having two separate headers both getting > included by asm_defns.h. This in particular reduces the number of > instances of guarding asm(".include ...") suitably in such dual use > headers. > > No change to generated code. > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
LGTM: Reviewed-by: Roger Pau Monné <roger....@citrix.com> Some testing with clang might be required, as with the other patch. Thanks, Roger.