]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: Move r4k_wait() to .cpuidle.text section
authorMarco Crivellari <marco.crivellari@suse.com>
Thu, 3 Apr 2025 16:11:43 +0000 (18:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 27 Apr 2025 08:12:09 +0000 (10:12 +0200)
commitb713f27e32d87c35737ec942dd6f5ed6b7475f48
tree9a54c35dee77fec9cf874e44477658ab475180eb
parent56651128e2fbad80f632f388d6bf1f39c928267a
MIPS: Move r4k_wait() to .cpuidle.text section

Fix missing .cpuidle.text section assignment for r4k_wait() to correct
backtracing with nmi_backtrace().

Fixes: 97c8580e85cf ("MIPS: Annotate cpu_wait implementations with __cpuidle")
Signed-off-by: Marco Crivellari <marco.crivellari@suse.com>
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Acked-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/genex.S