summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorMatthias Urlichs2005-06-23 09:10:05 +0200
committerLinus Torvalds2005-06-23 18:45:30 +0200
commit0030cbf06c669b65e124414af51b5010fc53b760 (patch)
treeb7e57d9c8131590a7cbdd2c20dc82954697c485b /ipc
parent[PATCH] Optimize sys_times for a single thread process (diff)
downloadkernel-qcow2-linux-0030cbf06c669b65e124414af51b5010fc53b760.tar.gz
kernel-qcow2-linux-0030cbf06c669b65e124414af51b5010fc53b760.tar.xz
kernel-qcow2-linux-0030cbf06c669b65e124414af51b5010fc53b760.zip
[PATCH] Turn off sibling call optimization w/ frame pointers
Frame pointers are supposed to enable debuggers to reliably tell where a call comes from. That is defeated by GCC's sibling call optimization (aka tail recursion elimination). This patch turns this optimization off when compiling with frame pointers. Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions