commit | da04c035039b5288039a5bf2d340866114ae994b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Sep 13 11:17:59 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 13 09:59:04 2005 -0700 |
tree | b4f75ccaca55c1a65980aada0440c3f096b9b3eb | |
parent | 33333373c40633cec8791a284e84e4b116522c8f [diff] |
[PATCH] Fix spinlock owner debugging fix up the runqueue lock owner only if we truly did a context-switch with the runqueue lock held. Impacts ia64, mips, sparc64 and arm. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@osdl.org>