From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60C29C433E0 for ; Tue, 5 Jan 2021 05:43:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 29888225AB for ; Tue, 5 Jan 2021 05:43:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726049AbhAEFnF (ORCPT ); Tue, 5 Jan 2021 00:43:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59684 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725290AbhAEFnE (ORCPT ); Tue, 5 Jan 2021 00:43:04 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A382C061574 for ; Mon, 4 Jan 2021 21:42:24 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id a12so69944643lfl.6 for ; Mon, 04 Jan 2021 21:42:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uXLwsUj+9SHYogPpWU4ZrdUyrYPv886okwQz1KMsq9w=; b=wDtvANDPTisWmAm96waVwc+M+6OOYWZVunkJ6mWJoGOYkk5PXvxyffeGwW5Pcpp+7m HsXfoDAFdoqwLWjAXO7ikeVFOVBwtDjj4AynRzIBOHmuj8HmOQqGKf9QhrTbpcMVW1VQ NeTP+UP761Zf0kphyB98qtuFtFvmFXlr3QomZKYK0Zs0qR4hlCfR7G6QDR3vZ+ySZCxN yzDeM/EBbzZlXb3aIm3nT8wh4b6/Sz/y8P0Hg0L00jTVC0e5pfI8INX8U8rr6RrF0zgV aj1DVgq8/pOq7r1bCgeXznWy+sAC3e3ZYC5ej2tPoPI+bkP9RVKKbXIMHRy1kxAovApi 5MUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uXLwsUj+9SHYogPpWU4ZrdUyrYPv886okwQz1KMsq9w=; b=oFZ9cIWISZSzDY2p905X8ShfOtPvZIEchAx9BRrK70p0bwM0mTPLKXdbxJQI8+m3P/ 6xs271yt0c7oVKdhPV7Hwx9z216+bBjTSrasQJtcOSJiO74KPHRR1CxD39LD8a39ADA4 F+dXxOTZKaQ+Ci8lvWvsbxOXJocqe91dABJn79Alf2dQjWEZy1lKO8taOmlVlI+Ok+ZK eWnouvTQwpa1y1TDJIUlHnPm7ohlFWm+P4YFnoVwJpJdqFPZ3r6fzgYE4cm3PkLwLJ7Y wLGa6zFSsG8WPk2egMcOGJmvge5DUxn/BIm4KGGyQKtorkmW1J8yRva1GuC9m3UE7qd/ vv5g== X-Gm-Message-State: AOAM532M4RT93db0wb5YzJxZrtoazxl2DVtsshMUafKWN5Z56WSRpjqM d5JK/S63YbVBn9RuXCtXRUECFCGvJfMGLJXjk5wV9Q== X-Google-Smtp-Source: ABdhPJwHBDaBvRmjpEFy7Wmamgk50Zc65jEZDqSNnqkW9SC2tSktaL8F2wuFbrKFgb8z7cHVPNR8PtFUmAmbP2y46Qo= X-Received: by 2002:a2e:b896:: with SMTP id r22mr35317270ljp.442.1609825342806; Mon, 04 Jan 2021 21:42:22 -0800 (PST) MIME-Version: 1.0 References: <20200918174543.13108-1-r.czerwinski@pengutronix.de> <01000174c40f490b-67939192-6451-4675-b18f-14f200234196-000000@email.amazonses.com> In-Reply-To: <01000174c40f490b-67939192-6451-4675-b18f-14f200234196-000000@email.amazonses.com> From: Sumit Garg Date: Tue, 5 Jan 2021 11:12:11 +0530 Message-ID: Subject: Re: [PATCH] tee: optee: replace might_sleep with cond_resched To: Jens Wiklander , Rouven Czerwinski Cc: op-tee@lists.trustedfirmware.org, Linux Kernel Mailing List , kernel@pengutronix.de Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 25 Sept 2020 at 12:29, Jens Wiklander via OP-TEE wrote: > > On Fri, Sep 18, 2020 at 7:45 PM Rouven Czerwinski > wrote: > > > > On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force > > rescheduling, replace it with a resched check and cond_resched. Fixes > > the following stall: > > > > [ 572.945146] rcu: INFO: rcu_sched self-detected stall on CPU > > [ 572.949275] rcu: 0-....: (2099 ticks this GP) idle=572/1/0x40000002 softirq=7412/7412 fqs=974 > > [ 572.957964] (t=2100 jiffies g=10393 q=21) > > [ 572.962054] NMI backtrace for cpu 0 > > [ 572.965540] CPU: 0 PID: 165 Comm: xtest Not tainted 5.8.7 #1 > > [ 572.971188] Hardware name: STM32 (Device Tree Support) > > [ 572.976354] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) > > [ 572.984080] [] (show_stack) from [] (dump_stack+0xc4/0xd8) > > [ 572.991300] [] (dump_stack) from [] (nmi_cpu_backtrace+0x90/0xc4) > > [ 572.999130] [] (nmi_cpu_backtrace) from [] (nmi_trigger_cpumask_backtrace+0xec/0x130) > > [ 573.008706] [] (nmi_trigger_cpumask_backtrace) from [] (rcu_dump_cpu_stacks+0xe8/0x110) > > [ 573.018453] [] (rcu_dump_cpu_stacks) from [] (rcu_sched_clock_irq+0x7fc/0xa88) > > [ 573.027416] [] (rcu_sched_clock_irq) from [] (update_process_times+0x30/0x8c) > > [ 573.036291] [] (update_process_times) from [] (tick_sched_timer+0x4c/0xa8) > > [ 573.044905] [] (tick_sched_timer) from [] (__hrtimer_run_queues+0x174/0x358) > > [ 573.053696] [] (__hrtimer_run_queues) from [] (hrtimer_interrupt+0x118/0x2bc) > > [ 573.062573] [] (hrtimer_interrupt) from [] (arch_timer_handler_virt+0x28/0x30) > > [ 573.071536] [] (arch_timer_handler_virt) from [] (handle_percpu_devid_irq+0x8c/0x240) > > [ 573.081109] [] (handle_percpu_devid_irq) from [] (generic_handle_irq+0x34/0x44) > > [ 573.090156] [] (generic_handle_irq) from [] (__handle_domain_irq+0x5c/0xb0) > > [ 573.098857] [] (__handle_domain_irq) from [] (gic_handle_irq+0x4c/0x90) > > [ 573.107209] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) > > [ 573.114682] Exception stack(0xd90dfcf8 to 0xd90dfd40) > > [ 573.119732] fce0: ffff0004 00000000 > > [ 573.127917] fd00: 00000000 00000000 00000000 00000000 00000000 00000000 d93493cc ffff0000 > > [ 573.136098] fd20: d2bc39c0 be926998 d90dfd58 d90dfd48 c09f3384 c01151f0 400d0013 ffffffff > > [ 573.144281] [] (__irq_svc) from [] (__arm_smccc_smc+0x10/0x20) > > [ 573.151854] [] (__arm_smccc_smc) from [] (optee_smccc_smc+0x3c/0x44) > > [ 573.159948] [] (optee_smccc_smc) from [] (optee_do_call_with_arg+0xb8/0x154) > > [ 573.168735] [] (optee_do_call_with_arg) from [] (optee_invoke_func+0x110/0x190) > > [ 573.177786] [] (optee_invoke_func) from [] (tee_ioctl+0x10b8/0x11c0) > > [ 573.185879] [] (tee_ioctl) from [] (ksys_ioctl+0xe0/0xa4c) > > [ 573.193101] [] (ksys_ioctl) from [] (ret_fast_syscall+0x0/0x54) > > [ 573.200750] Exception stack(0xd90dffa8 to 0xd90dfff0) > > [ 573.205803] ffa0: be926bf4 be926a78 00000003 8010a403 be926908 004e3cf8 > > [ 573.213987] ffc0: be926bf4 be926a78 00000000 00000036 be926908 be926918 be9269b0 bffdf0f8 > > [ 573.222162] ffe0: b6d76fb0 be9268fc b6d66621 b6c7e0d8 > > > > seen on STM32 DK2. > > > > Signed-off-by: Rouven Czerwinski > > --- > > drivers/tee/optee/call.c | 4 +++- > > 1 file changed, 3 insertions(+), 1 deletion(-) > > > > diff --git a/drivers/tee/optee/call.c b/drivers/tee/optee/call.c > > index 20b6fd7383c5..83b73b1d52f0 100644 > > --- a/drivers/tee/optee/call.c > > +++ b/drivers/tee/optee/call.c > > @@ -8,6 +8,7 @@ > > #include > > #include > > #include > > +#include > > #include > > #include > > #include > > @@ -148,7 +149,8 @@ u32 optee_do_call_with_arg(struct tee_context *ctx, phys_addr_t parg) > > */ > > optee_cq_wait_for_completion(&optee->call_queue, &w); > > } else if (OPTEE_SMC_RETURN_IS_RPC(res.a0)) { > > - might_sleep(); > > + if(need_resched()) > > + cond_resched(); > > This looks OK to me. But I'd prefer if someone else could confirm this too. > Tested-by: Sumit Garg -Sumit > Thanks, > Jens > > > param.a0 = res.a0; > > param.a1 = res.a1; > > param.a2 = res.a2; > > -- > > 2.28.0 > >