Re: [PATCH v4 00/16] objtool: Enable and implement --mcount option on powerpc

From: Naveen N. Rao
Date: Wed Oct 12 2022 - 23:41:48 EST


Josh Poimboeuf wrote:
On Tue, Oct 11, 2022 at 01:20:02PM -0700, Josh Poimboeuf wrote:
On Mon, Oct 10, 2022 at 05:19:02PM +0530, Naveen N. Rao wrote:
> All the above changes are down to compiler optimizations and shuffling due
> to CONFIG_OBJTOOL being enabled and changing annotate_unreachable().
> > As such, for this series:
> Reviewed-by: Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
> Tested-by: Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
> > > Josh,
> Are you ok if this series is taken in through the powerpc tree?

Yes, it looks ok to me. Let me run it through a round of testing.

The testing looked good, so:

Acked-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Thanks!

FYI: your previous reply (that you would be testing it) didn't hit my inbox and it doesn't seem to have hit the list either.


- Naveen