[PATCH 1/2] ARM: 9258/1: Fix callchain_trace() return value

Jinjie Ruan ruanjinjie at huawei.com
Thu Jun 27 00:14:49 PDT 2024



On 2024/6/26 17:50, Linus Walleij wrote:
> On Tue, Jun 18, 2024 at 5:23 AM Jinjie Ruan <ruanjinjie at huawei.com> wrote:
> 
>> perf_callchain_store() return 0 on success, -1 otherwise, fix
>> callchain_trace() to return correct bool value. So walk_stackframe() can
>> have a chance to stop walking the stack ahead.
>>
>> Fixes: 70ccc7c0667b ("ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code")
>> Signed-off-by: Jinjie Ruan <ruanjinjie at huawei.com>
> 
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> 
> Please put this into Russell's patch tracker.

Thank you, I'll put it, and could you please help to review another patch?

> 
> Yours,
> Linus Walleij



More information about the linux-arm-kernel mailing list