kernel_samsung_a53x/arch/um
Tiwei Bie d80a27cf69 um: Always dump trace for specified task in show_stack
[ Upstream commit 0f659ff362eac69777c4c191b7e5ccb19d76c67d ]

Currently, show_stack() always dumps the trace of the current task.
However, it should dump the trace of the specified task if one is
provided. Otherwise, things like running "echo t > sysrq-trigger"
won't work as expected.

Fixes: 970e51feaddb ("um: Add support for CONFIG_STACKTRACE")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20241106103933.1132365-1-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:21 +01:00
..
configs Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
drivers um: vector: Do not use drvdata in release 2024-12-17 13:24:19 +01:00
include um: Fix the -Wmissing-prototypes warning for __switch_mm 2024-11-19 12:27:06 +01:00
kernel um: Always dump trace for specified task in show_stack 2024-12-17 13:24:21 +01:00
os-Linux um: Don't use vfprintf() for os_info() 2024-11-18 12:13:19 +01:00
scripts Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Kconfig.debug Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile um: allow not setting extra rpaths in the linux binary 2024-11-18 23:19:35 +01:00
Makefile-os-Linux Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile-skas Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00