Re: [PATCH 2/2] objtool: Add support for relocations without addends
From: Kamalesh Babulal
Date: Tue Jun 02 2020 - 12:13:24 EST
On 5/30/20 2:31 AM, Matt Helsley wrote:
> Currently objtool only collects information about relocations with
> addends. In recordmcount, which we are about to merge into objtool,
> some supported architectures do not use rela relocations.
>
> Signed-off-by: Matt Helsley <mhelsley@xxxxxxxxxx>
> ---
LGTM, minor nit-pick, checkpatch reports of missing space before '(' in
the switch cases. With space issues resolved:
Reviewed-by: Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx>
--
Kamalesh