]> git.itanic.dy.fi Git - linux-stable/commit
mips: Set dump-stack arch description
authorSerge Semin <fancer.lancer@gmail.com>
Sat, 2 Dec 2023 11:14:23 +0000 (14:14 +0300)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 21 Dec 2023 14:33:44 +0000 (15:33 +0100)
commitefe8ee1a8b9a89835dcbbec8cebc9d5a27428914
tree5c3c51e84a08c1cb2358a8f340e8765c7da269f5
parente540b8c5da04c66ff610d3bf84a7566d9f6bffcf
mips: Set dump-stack arch description

In the framework of the MIPS architecture the mips_set_machine_name()
method is defined to set the machine name. The name currently is only used
in the /proc/cpuinfo file content generation. Let's have it utilized to
mach-personalize the dump-stack data too in a way it's done on ARM, ARM64,
RISC-V, etc.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/prom.c