]> git.baikalelectronics.ru Git - kernel.git/commit
x86: constify stacktrace_ops
authorJan Beulich <jbeulich@novell.com>
Wed, 17 Oct 2007 16:04:37 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:11 +0000 (20:16 +0200)
commite1124793de2122f95c03de805bc27568e3db7c86
tree3b59df3743d1ee2932201d41cbc0f96d7ade159b
parentddf6e7a269ea5d469a103cb08ca92149ab27846b
x86: constify stacktrace_ops

.. as they're never written to.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/stacktrace.c
arch/x86/kernel/traps_32.c
arch/x86/kernel/traps_64.c
include/asm-x86/stacktrace.h