Skip to content
Commit ad8c3969 authored by David Daney's avatar David Daney Committed by Ralf Baechle
Browse files

MIPS: Unbreak function tracer for 64-bit kernel.

Commit 58b69401

 [MIPS: Function tracer: Fix broken function tracing]
completely broke the function tracer for 64-bit kernels.  The symptom is
a system hang very early in the boot process.

The fix: Remove/fix $sp adjustments for 64-bit case.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: Al Cooper <alcooperx@gmail.com>
Cc: viric@viric.name
Cc: stable@vger.kernel.org # 3.8.x
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 07961ac7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment