Thread (5 messages) 5 messages, 3 authors, 2024-01-11

Re: [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured

From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2024-01-10 18:31:39
Also in: linux-arm-kernel, linux-mediatek, lkml

On Wed, Jan 10, 2024 at 08:05:25PM +0200, Vladimir Oltean wrote:
On Wed, Jan 10, 2024 at 08:15:20PM +0300, Arınç ÜNAL wrote:
quoted
__builtin_return_address(1) doesn't seem to work. I'm running this on arm64.
I can't tell you why either, I'm sorry. I can just point to the
documentation, which does specify that "On some machines it may be
impossible to determine the return address of any function other than
the current one". If somebody knows what this depends on, feel free to
interject.
https://gcc.gnu.org/onlinedocs/gcc/Return-Address.html

On my NXP LS1028A (also arm64) plus clang-16 compiler, __builtin_return_address()
does work with multiple nesting levels.
gcc will probably need to be using frame pointers so it can walk the
stack, if gcc even implements non-zero values to
__builtin_return_address(). Without frame pointers, it would need an
unwinder.

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help