Re: [PATCH] alpha: Fix condition 'i>40' is always false

From: Markus Elfring
Date: Wed Dec 04 2024 - 09:34:19 EST



> To ensure that i counts correctly, you need to increase the value
> of i each time the stack frame is successfully printed.

How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13-rc1#n145

See also:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13-rc1#n94


> Signed-off-by: liujing <liujing@xxxxxxxxxxxxxxxxxxxx>

Under which circumstances may a personal name deviate from an email identifier?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13-rc1#n436

Regards,
Markus