Re: [PATCH v6 2/4] tools: Move MB/GB() to common-macros.h

2024-04-03 Thread Anthony PERARD
On Wed, Mar 27, 2024 at 05:51:00PM -0400, Jason Andryuk wrote: > Consolidate to a single set of common macros for tools. > > MB() will gain another use in libelf, so this movement makes it > available. > > Requested-by: Jan Beulich > Signed-off-by: Jason Andryuk > Reviewed-by: Jan Beulich >

[PATCH v6 2/4] tools: Move MB/GB() to common-macros.h

2024-03-27 Thread Jason Andryuk
Consolidate to a single set of common macros for tools. MB() will gain another use in libelf, so this movement makes it available. Requested-by: Jan Beulich Signed-off-by: Jason Andryuk Reviewed-by: Jan Beulich --- v4: New v5: Add Jan's R-b & Req-b --- tools/firmware/hvmloader/util.h