[PATCH] x86: Some preparationary cleanup for stack trace
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:34 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:34 +0000 (10:52 +0200)
commit5a1b3999d6cb7ab87f1f3b1700bc91839fd6fa29
treeec969406fe68d875d7904c364ea9a5b74c084567
parent4ea8a5d8b57cd504b4b2de1212523848e7ab50cf
[PATCH] x86: Some preparationary cleanup for stack trace

- Remove unused all_contexts parameter
No caller used it
- Move skip argument into the structure (needed for
followon patches)

Cc: mingo@elte.hu
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/stacktrace.c
arch/s390/kernel/stacktrace.c
arch/x86_64/kernel/stacktrace.c
include/linux/stacktrace.h
kernel/lockdep.c