On Wed, Dec 08, 2021 at 01:27:19PM -0300, Wander Lairson Costa wrote: > Commit ce5e48036c9e("ftrace: disable preemption when recursion locked") > moved the preempt disabling/enabling code to > ftrace_test_recursion_trylock() and ftrace_test_recursion_unlock(), and > cleaned up all direct calls in the ftrace code. But it left s390 behind. > > Signed-off-by: Wander Lairson Costa <wander@xxxxxxxxxx> > --- > arch/s390/kernel/ftrace.c | 2 -- > 1 file changed, 2 deletions(-) Thanks, but I applied already this one: https://lore.kernel.org/r/20211208151503.1510381-1-jmarchan@xxxxxxxxxx