From 2793e6f82d942a951f5b88d682f3ffa5b94cc52b Mon Sep 17 00:00:00 2001 From: Abdelatif Guettouche Date: Fri, 18 Mar 2022 14:54:34 +0100 Subject: [PATCH] xtensa_releasepending.c: Remove commented out code. Signed-off-by: Abdelatif Guettouche --- arch/xtensa/src/common/xtensa_releasepending.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/xtensa/src/common/xtensa_releasepending.c b/arch/xtensa/src/common/xtensa_releasepending.c index 2630b7eae9..3d8f9c801b 100644 --- a/arch/xtensa/src/common/xtensa_releasepending.c +++ b/arch/xtensa/src/common/xtensa_releasepending.c @@ -58,8 +58,6 @@ void up_release_pending(void) /* Merge the g_pendingtasks list into the ready-to-run task list */ - /* sched_lock(); */ - if (nxsched_merge_pending()) { /* The currently active task has changed! We will need to