Steven Rostedt wrote:I seem to recall more use was made of __builtin_return_address(n) for 0 < n in the past compared to the current code. Likely for shallow frames the 0 < n calls were potentially returning invalid data which is why they currently appear to be commented out. Rather than lobbying to fix __builtin_return_address(), replacing it with a primitive which works in all cases seems an easier solution. That stub stack frame really does provide useful debug information. In the case of ARM I simply walked the stack. Worst case in that vintage of the code was four iterations so the overhead was in the noise. That same solution could easily be applied to other architectures. Concerning a MIPS board, if no freebies should arrive you might want to dig up a linux footprint friendly version of a Linksys WRT54GS. -john -- john.cooper@third-harmonic.com -
| Davide Libenzi | [patch 7/8] fdmap v2 - implement sys_socket2 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Rémi Denis-Courmont | [PATCH] USB host CDC Phonet network interface driver |
| David Miller | [GIT]: Networking |
git: | |
