Skip to content
Commit 442464a5 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Make debugging spinlocks usable again.



When the spinlock routines were moved out of line into
kernel/spinlock.c this made it so that the debugging
spinlocks record lock acquisition program counts in the
kernel/spinlock.c functions not in their callers.
This makes the debugging info kind of useless.

So record the correct caller's program counter and
now this feature is useful once more.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ca7c8d2c
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