diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-17 20:39:08 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-08-20 11:05:11 -0700 |
commit | fbcd513d29df1398572db0b5bd1cc6cfecd4b2fd (patch) | |
tree | 1ab78c9e171955328bcfe75c8e0f9d6b216228e8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f8bb164b647b559370fdf0bb7941f8b2631ebaea (diff) |
sparc64: Fix recursion in stack overflow detection handling.
[ Upstream commit c7498081a6f5d96c9f3243b6b5e020352903bfd2 ]
The calls down into prom_printf() when we detect an overflowed stack
can recurse again since the overflow stack will be "below" the current
kernel stack limit.
Prevent this by just returning straight if we are on the stack
overflow safe stack already.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions