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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A8731C41535 for ; Fri, 22 Dec 2023 10:45:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4Jlr8+fy7A9PE1wsRBWHFjx3e/977tD3FuK+j8XiBAo=; b=EctAzTtpEFC5ouxwfK1muWDO3m R8eLWrciCAE4i+079Bd2BwD6UtFN6lAHBco6gK9qrnC3LUG7lA/A7b88rXNGzhpF/gzYdZKvjRjvh RAyiLyGrHtTbwdo60OHSH1tXqPtL5IeKYvdoamsZOFkEKny1mQOiFFN+d9kI2/7c/EdBRtMECewTb 1Z5azrs6hzyb2lE7YsgLbSOsL30mWR7K460QvocD0vBZjCZIeo9vuI4lW7BAqLMgBSpwqFaoJAE0F EislxoKvDEOalvi9vysSLLle20BvMWOJ+gUWepYEpLPJdfI4alFZIbGZg4TIXjKDbDSoVFq3pCU+1 d8QSNXLQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rGd1h-005ZfC-1S; Fri, 22 Dec 2023 10:45:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rGd1c-005ZdQ-1w for linux-arm-kernel@lists.infradead.org; Fri, 22 Dec 2023 10:45:06 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 3C6A5B82218; Fri, 22 Dec 2023 10:45:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03FC8C433C7; Fri, 22 Dec 2023 10:45:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703241901; bh=ShupqjdXCK1YHHBcFO8hs750OVy4QTGRAAwSR5iev4o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PBWVLxPTZhWKm89e6utkeSoLjdoR+XdZLEy8WV+hIJ8ILRw1w0SQQJa+AZx6ZFSaL Ac7Pzih+KyS7es1tPn0jQ3xeopOqVUbIyRku/NL4E9cx+HTc5dd71BymS84hnKibfS jQigEkVotx7dEgpqk+aEeYRh6wRzH4kiAAOQChisvsmAkZwlRlgkdekCQcNFSHiMoT N3Pz7x17v7szXgqNeySKF9SmzR0xfJJWWa3W5CbZ8IN/TBVcBNZ05APQuSf3GPTiOU huX2loCy03cRxDuvm7cPaoK9e3zoqehQzeLPFV6zM60bsJlI4T81Abpjsp2ZRnjBw2 hwuoqe55s0FSA== Date: Fri, 22 Dec 2023 11:44:58 +0100 From: Wolfram Sang To: Alain Volmat Cc: Andi Shyti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Pierre-Yves MORDRET , Conor Dooley , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/9] i2c: stm32f7: perform most of irq job in threaded handler Message-ID: Mail-Followup-To: Wolfram Sang , Alain Volmat , Andi Shyti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Pierre-Yves MORDRET , Conor Dooley , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20231215170617.95868-1-alain.volmat@foss.st.com> <20231215170617.95868-3-alain.volmat@foss.st.com> MIME-Version: 1.0 In-Reply-To: <20231215170617.95868-3-alain.volmat@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231222_024504_938117_6E135914 X-CRM114-Status: GOOD ( 13.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============5271192126594349933==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5271192126594349933== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cJUzRKXF5UJ3Tb2D" Content-Disposition: inline --cJUzRKXF5UJ3Tb2D Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 15, 2023 at 06:06:06PM +0100, Alain Volmat wrote: > The irq handling is currently split between the irq handler > and the threaded irq handler. Some of the handling (such as > dma related stuffs) done within the irq handler might sleep or > take some time leading to issues if the kernel is built with > realtime constraints. In order to fix that, perform an overall > rework to perform most of the job within the threaded handler > and only keep fifo access in the non threaded handler. >=20 > Signed-off-by: Alain Volmat > Reviewed-by: Andi Shyti Applied to for-next, thanks! --cJUzRKXF5UJ3Tb2D Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmWFaKoACgkQFA3kzBSg KbbsDw//aFhyrr+YkjzLP19P98ssW6YFkD5CXluTuvlSoc+3117pGH6kWikSgMTw IuBTpqf7vRSKDZWa4WX1w1byd8o4imBePSfTOJY0Ed54OrAyXUN8/wb7HQ7o8bbx a5AvA+sakt9370xz4V2LikLrIcm0bIzVkdLSPOiV49GE9Fdvj6aXv/GVuQaveSTy pnJhOKenY1F/+80mrJYs1F18DMVTQ7dpY0AzzRL8pdIw9PbMrBUTdqAEI//WnofG q7LriFLkEgm6b71HtIHVCH+KdwCtYQ/eokp7R/lVvZXdpo4RQXmKBkbdk3Ip1fc9 dQuXlIxxHYTHbuAal1JQctNtr/UAQWOzbrKnP8N83oh4bh7LmXwagC5KfHXS9PAl N3GCldcrSX6BVU0wFSinVrFh2Dgrv4/lVOff6zYOwtb3SNykgO2ecx6ZSCs6Zh2s HT9E2a4+1Lu9ubXYT1nE/20sn0+or+ExCb3txD6rdGUAfJiIDoLlf7vBsLlPF3gx zsPpTdXAkpXdjbcWP1g5QxMmvtdAw+PC8ofQlEYyn8RaDFhIsr/XBOAUml+8MDO+ /PuHsrCHWED68xywUk9ajsbZ/99nPaYHjStk8GgXmZ1nAOty+D+H64WYe4U0Imt0 gPk6JOkIF5N+Dg1DxbyT60jrYRbuZFgJHRyPU7Gm7rkICZUM768= =/AbQ -----END PGP SIGNATURE----- --cJUzRKXF5UJ3Tb2D-- --===============5271192126594349933== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5271192126594349933==--