Re: [PATCH v2 0/2] *** Fix reformat_objdump.awk ***

From: Nathan Chancellor
Date: Fri Mar 04 2022 - 12:21:10 EST


Hi Sam,

On Fri, Mar 04, 2022 at 02:16:09PM +1100, Sam Zeter wrote:
> v1 -> v2
> - coding style commit message amendments.
>
> Samuel Zeter (2):
> arch/x86/tools/objdump_reformat.awk: Ensure regex matches fwait
> arch/x86/tools/objdump_reformat.awk: Allow for spaces
>
> arch/x86/tools/objdump_reformat.awk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Thank you for sending v2!

Since you only updated the commit messages (i.e., no functional
changes), you should carry forward my tested-by and Masami's acked-by on
both patches:

Acked-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>
Tested-by: Nathan Chancellor <nathan@xxxxxxxxxx>

Additionally, for any future series/revisions, I would recommend leaving
the rest of the cover letter's message intact, so that people who missed
v1 are not in the dark on the purpose of the series (link provided for
convenience):

https://lore.kernel.org/r/20220106023606.283953-1-samuelzeter@xxxxxxxxx/

Regardless, those are just small process suggestions. I think this
should be ready to go, if the x86 maintainers have no objections. Great
work!

Cheers,
Nathan