--- zzzz-none-000/linux-2.6.39.4/arch/x86/kernel/dumpstack.c 2011-08-03 19:43:28.000000000 +0000 +++ puma6-atom-6490-729/linux-2.6.39.4/arch/x86/kernel/dumpstack.c 2021-11-10 13:38:14.000000000 +0000 @@ -284,7 +284,7 @@ current->thread.trap_no, SIGSEGV) == NOTIFY_STOP) return 1; - show_registers(regs); + show_regs(regs); #ifdef CONFIG_X86_32 if (user_mode_vm(regs)) { sp = regs->sp;