On Fri, Feb 28, 2025 at 10:12:13PM +0000, Andrew Cooper wrote: > Most of Xen's LOCK prefixes are already without semicolon, but we have a few > still remaining in the tree. > > As noted in the Linux patch, this adversly affects size/inlining decisions, > and prevents the assembler from diagnosing some classes of error. > > No functional change. > > Link: https://lore.kernel.org/lkml/[email protected]/ > Signed-off-by: Andrew Cooper <[email protected]>
Acked-by: Roger Pau Monné <[email protected]> Thanks, Roger.
