[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.21.2003250942370.12098@pobox.suse.cz>
Date: Wed, 25 Mar 2020 09:43:41 +0100 (CET)
From: Miroslav Benes <mbenes@...e.cz>
To: Peter Zijlstra <peterz@...radead.org>
cc: tglx@...utronix.de, jpoimboe@...hat.com,
linux-kernel@...r.kernel.org, x86@...nel.org, mhiramat@...nel.org,
brgerst@...il.com
Subject: Re: [PATCH v3 02/26] objtool: Rename func_for_each_insn()
On Tue, 24 Mar 2020, Peter Zijlstra wrote:
> There is func_for_each_insn() and func_for_each_insn_all(), the both
> iterate the instructions, but the first uses symbol offset/length
> while the second uses insn->func.
>
> Rename func_for_each_insn() to sym_for_eac_insn() because it iterates
I did not notice before, but there is a typo
s/sym_for_eac_insn/sym_for_each_insn/
> on symbol information.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
> Acked-by: Josh Poimboeuf <jpoimboe@...hat.com>
Reviewed-by: Miroslav Benes <mbenes@...e.cz>
M
Powered by blists - more mailing lists