--- zzzz-none-000/linux-5.15.111/include/linux/sched/debug.h 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/include/linux/sched/debug.h 2024-02-07 10:23:27.000000000 +0000 @@ -24,6 +24,7 @@ struct pt_regs; extern void show_regs(struct pt_regs *); +extern void show_task_regs(struct task_struct *, struct pt_regs *); /* * TASK is a pointer to the task whose backtrace we want to see (or NULL for current