summaryrefslogtreecommitdiffstats
path: root/arch/sh/boot
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-07-11 14:06:53 +0200
committerPaul Mundt <lethal@linux-sh.org>2009-07-11 14:06:53 +0200
commite460ab27b6c3ea313762169713086529d5bfb8bc (patch)
treea3d0cba85bf3118da4465037c18c6390cac14635 /arch/sh/boot
parentsh: Fix up ftrace build error when STACK_DEBUG=n. (diff)
downloadlinux-e460ab27b6c3ea313762169713086529d5bfb8bc.tar.xz
linux-e460ab27b6c3ea313762169713086529d5bfb8bc.zip
sh: Fix up stack overflow check with ftrace disabled.
Presently the STACK_CHECK() code is called in to multiple times, although it's only necessary from the mcount entry. The code still attempts to treat the nop case as an ftrace path resulting in superfluous code flow for the case where ftrace is disabled. And finally, this also fixes up references to a few undefined symbols when FUNCTION_TRACER=n. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boot')
0 files changed, 0 insertions, 0 deletions