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 4CA75C61DB3 for ; Thu, 12 Jan 2023 18:07:59 +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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=c2v8eH3MPMBhteg+ig9VfoclgvIkJbj3wsjCfmhogl0=; b=UJBfN893NWpPxq txotSe8AfeGYYfzLb+Bxyk9HCdSnI5M9v7YYXE6h9d3MS0WoetvMo3J8NzjwVxuA2u2Hn7n3TP/nf APN9Z0XMDK5OuE9CaVCEBEnZmyjZybxSc3nZUDR0fJvwa6fEqQe8XRlJnd30gJLhPFyu8Zyig98Yb 4byutEe6H/BammCJ6ZBEldhzqb0WEVKxmb86hBUfYncTsGlrANznCwAzyCHeljVk6Qr2U7bO34m3o UqUxzEsyTJ0hWc/bYtlMPyRADupvnHSSYSch6CkCOF5Kfoe/fBIY9cik5C7CUmZNRd9ud5xP+1e6J EF+/ng+UKv93OzHueRFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pG1yS-00GDG9-Mu; Thu, 12 Jan 2023 18:06:49 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pG1pO-00G9Uz-VY for linux-arm-kernel@lists.infradead.org; Thu, 12 Jan 2023 17:57:28 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 078D4620E3; Thu, 12 Jan 2023 17:57:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58D08C433D2; Thu, 12 Jan 2023 17:57:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673546243; bh=4fREWKs39x0OpV+BpNa4fj8zgSJ2BT7scxPi54dQkTU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z0s9aydO4tD6/ABWiCyVNGM4KqorjqMLHeaViHcQfFOQ6QW2lXyPq5BeUf1WVhla8 p+rJFycJ1MmhO4qVkHN8Ih0lIrCbpn/OKKUhpuZDourB5XoTYdmqg2VlzRL38edNqE iirymmiTilxdy9EsNz9iZWTZL8DKzp6oTZq256B8VBGyptJb+UGyDWFyFeFOQgmsE9 yPOaCpKwL9756Zj2/NPD67y7Gb9WU/qinc6n+nymLg1smJPN0zXmysNJwzCPqM7j6b duxgEysI6+6Q/JjiNOO5ZhdvR/JFFaYX0s/Ov75kIXL788t/Eft4KXKIB905bLkWzA NcmDn6uibGOWQ== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from ) id 1pG1pS-0005ef-6w; Thu, 12 Jan 2023 18:57:30 +0100 Date: Thu, 12 Jan 2023 18:57:30 +0100 From: Johan Hovold To: Marek Vasut Cc: Sebastian Andrzej Siewior , linux-serial@vger.kernel.org, Alexandre Torgue , Erwan Le Ray , Greg Kroah-Hartman , Jiri Slaby , Maxime Coquelin , Thomas Gleixner , Valentin Caron , linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler Message-ID: References: <20221216115338.7150-1-marex@denx.de> <78e3f61f-4f87-9ac5-7c7c-172714da69d3@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230112_095727_142271_FCBC142D X-CRM114-Status: GOOD ( 19.42 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 12, 2023 at 06:50:34PM +0100, Marek Vasut wrote: > On 1/12/23 18:09, Johan Hovold wrote: > > Fair enough. And it's not obvious that the stable team should backport > > patches that only concern PREEMPT_RT either (e.g. as parts of it are > > still out-of-tree). > > > > The stable tag is still missing from the final revision though. > > Please pardon my ignorance, which stable tag is missing ? > > Can you maybe just comment on the V4 and point this out to me ? I'll > send a V5 then. It's gone from my inbox. But as per Documentation/process/stable-kernel-rules.rst: To have the patch automatically included in the stable tree, add the tag .. code-block:: none Cc: stable@vger.kernel.org in the sign-off area. Once the patch is merged it will be applied to the stable tree without anything else needing to be done by the author or subsystem maintainer. A Fixes tag only indicates which commit introduced a bug, not necessarily that the patch should be backported to stable (even if autosel is likely to pick it up these days). Johan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A0B7C54EBE for ; Thu, 12 Jan 2023 18:24:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231433AbjALSYN (ORCPT ); Thu, 12 Jan 2023 13:24:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232625AbjALSWG (ORCPT ); Thu, 12 Jan 2023 13:22:06 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B245458D03 for ; Thu, 12 Jan 2023 09:57:24 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 07EAD620E6 for ; Thu, 12 Jan 2023 17:57:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58D08C433D2; Thu, 12 Jan 2023 17:57:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673546243; bh=4fREWKs39x0OpV+BpNa4fj8zgSJ2BT7scxPi54dQkTU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z0s9aydO4tD6/ABWiCyVNGM4KqorjqMLHeaViHcQfFOQ6QW2lXyPq5BeUf1WVhla8 p+rJFycJ1MmhO4qVkHN8Ih0lIrCbpn/OKKUhpuZDourB5XoTYdmqg2VlzRL38edNqE iirymmiTilxdy9EsNz9iZWTZL8DKzp6oTZq256B8VBGyptJb+UGyDWFyFeFOQgmsE9 yPOaCpKwL9756Zj2/NPD67y7Gb9WU/qinc6n+nymLg1smJPN0zXmysNJwzCPqM7j6b duxgEysI6+6Q/JjiNOO5ZhdvR/JFFaYX0s/Ov75kIXL788t/Eft4KXKIB905bLkWzA NcmDn6uibGOWQ== Received: from johan by xi.lan with local (Exim 4.94.2) (envelope-from ) id 1pG1pS-0005ef-6w; Thu, 12 Jan 2023 18:57:30 +0100 Date: Thu, 12 Jan 2023 18:57:30 +0100 From: Johan Hovold To: Marek Vasut Cc: Sebastian Andrzej Siewior , linux-serial@vger.kernel.org, Alexandre Torgue , Erwan Le Ray , Greg Kroah-Hartman , Jiri Slaby , Maxime Coquelin , Thomas Gleixner , Valentin Caron , linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler Message-ID: References: <20221216115338.7150-1-marex@denx.de> <78e3f61f-4f87-9ac5-7c7c-172714da69d3@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Thu, Jan 12, 2023 at 06:50:34PM +0100, Marek Vasut wrote: > On 1/12/23 18:09, Johan Hovold wrote: > > Fair enough. And it's not obvious that the stable team should backport > > patches that only concern PREEMPT_RT either (e.g. as parts of it are > > still out-of-tree). > > > > The stable tag is still missing from the final revision though. > > Please pardon my ignorance, which stable tag is missing ? > > Can you maybe just comment on the V4 and point this out to me ? I'll > send a V5 then. It's gone from my inbox. But as per Documentation/process/stable-kernel-rules.rst: To have the patch automatically included in the stable tree, add the tag .. code-block:: none Cc: stable@vger.kernel.org in the sign-off area. Once the patch is merged it will be applied to the stable tree without anything else needing to be done by the author or subsystem maintainer. A Fixes tag only indicates which commit introduced a bug, not necessarily that the patch should be backported to stable (even if autosel is likely to pick it up these days). Johan