]> Gentwo Git Trees - linux/.git/commit
MIPS: rename rollback_handler with skipover_handler
authorMarco Crivellari <marco.crivellari@suse.com>
Sat, 5 Apr 2025 14:37:05 +0000 (16:37 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 27 Apr 2025 08:12:44 +0000 (10:12 +0200)
commitcc3e3d3a9d09456cf21694b7ea8b9d781e85fda3
tree7fc5c4235b1dbbaab890485ca8cb37beeab9d3ba
parentb713f27e32d87c35737ec942dd6f5ed6b7475f48
MIPS: rename rollback_handler with skipover_handler

Recently the rollback region has been changed into an
idle interrupt region [1]. This patch make the appropriate
changes renaming functions and macro, to reflect the change.

[1] https://lore.kernel.org/linux-mips/20250403161143.361461-2-marco.crivellari@suse.com/

Signed-off-by: Marco Crivellari <marco.crivellari@suse.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/idle.h
arch/mips/kernel/genex.S
arch/mips/kernel/traps.c