Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp9976201rwr; Fri, 12 May 2023 01:52:51 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6F8TOC+9ECBl+FrPX3Vzk3QJxNFRa+oDUe2NyMLpA8Ds/HneANE1AItDio34jCUOy9N3OJ X-Received: by 2002:a05:6a21:9981:b0:103:f088:105e with SMTP id ve1-20020a056a21998100b00103f088105emr6351373pzb.16.1683881571265; Fri, 12 May 2023 01:52:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683881571; cv=none; d=google.com; s=arc-20160816; b=B6evrSgSVcFQghjfKTSlzKk0OeL+orPCkyHvf156259hewAwyK8rqvIIDd8LykfTx2 swWphRIONzc2uA2WZfmVPOM5vcklpo83lrNsXv9E0OSW90nc0PiSKWB0fRttZA325lQC 31SWcqpsuBJwI/U6dTAeulpuuuXBusBnEkOz4BJMURlGau4W1MvWyv6Pv3FlMDcuq8c+ xuIyuuiMDlumW2BrUnFf4LBl0NviLbJopcRunYI14VgIlq16Ok4y7FORqHPlLg1/YRSj +rytX58XyQLK/IHIPAUhb/wYgFzgAZAJxiY7fLCdvATmPHgw0R3TMzoDlpPcsO1b3D/B ew3w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent :content-transfer-encoding:references:in-reply-to:date:cc:to:from :subject:message-id; bh=nsEMkEFvYqnSc+elet3TiLXvFCg65EWeEddN7mn6rTc=; b=dDxSN/C/ZcfuS6Q/N/tazx0RqdTJLFTuhpWWECYVUNgbYeKJ41IIOrcTWChd8qJpdd PjuY+Ep4zKOEy66+eWANMCompTuGqtQtn8OI0z+djwqdMADTdvBcosL64Q8hFRsE/Hlo Nn28OCG8OuNmV25qVaUQujnFLt7FB1TJ0571CEnQJmAB9/viGbuIuLEfnVuwR4n0YrIA w2dQruz+TSoG9RnpXEQ4kMpOlWF61is+AseJBYLSt/+/gy75DaKeKvN41bFKzQn4sRMj XoWblgeaEPowqTOwAyDazVLjtWXpW0/ljT7kJegmyLt0THbvnW1C+rYPlby+nCB7vPim ABbw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id x24-20020a63db58000000b0052161765a25si8833991pgi.288.2023.05.12.01.52.37; Fri, 12 May 2023 01:52:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240033AbjELIoC convert rfc822-to-8bit (ORCPT + 99 others); Fri, 12 May 2023 04:44:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232659AbjELIoB (ORCPT ); Fri, 12 May 2023 04:44:01 -0400 Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 758FC4EC2; Fri, 12 May 2023 01:44:00 -0700 (PDT) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.95) with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1pxONW-000HaH-0B; Fri, 12 May 2023 10:43:54 +0200 Received: from p5b13afa1.dip0.t-ipconnect.de ([91.19.175.161] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.95) with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (envelope-from ) id 1pxONV-000Czl-Oz; Fri, 12 May 2023 10:43:53 +0200 Message-ID: <6be49109f6ee00da175f56698332932f27779389.camel@physik.fu-berlin.de> Subject: Re: [PATCH 2/2] sh: dma: Correct the number of DMA channels in SH7709 From: John Paul Adrian Glaubitz To: Geert Uytterhoeven Cc: Artur Rojek , Yoshinori Sato , Rich Felker , Rafael Ignacio Zurita , linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 12 May 2023 10:43:52 +0200 In-Reply-To: References: <20230506141703.65605-1-contact@artur-rojek.eu> <20230506141703.65605-3-contact@artur-rojek.eu> <079f78025bf0af7808951ff0b56393cff99d957b.camel@physik.fu-berlin.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT User-Agent: Evolution 3.48.1 MIME-Version: 1.0 X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.175.161 X-ZEDAT-Hint: PO X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2023-05-12 at 09:34 +0200, Geert Uytterhoeven wrote: > Hi Adrian, > > On Thu, May 11, 2023 at 10:20 PM John Paul Adrian Glaubitz > wrote: > > On Mon, 2023-05-08 at 12:55 +0200, Geert Uytterhoeven wrote: > > > On Sat, May 6, 2023 at 4:22 PM Artur Rojek wrote: > > > > According to the PM, the DMAC found in SH7709 features only 4 channels. > > > > > > > > Signed-off-by: Artur Rojek > > > > > > Reviewed-by: Geert Uytterhoeven > > > > I assume we can't find a commit for the Fixes tag? Looking at the "git blame" > > for the Kconfig file, it seems the corresponding lines were changed before > > the source tree was imported into git in 1da177e4c3f4. > > I don't think Fixes has much relevance, as the issue is present in all > LTS kernel versions that are still maintained. > The stable machinery AI will just pick it up, based on the word "correct" in > the description. Ah, I didn't know about that. Thanks for the clarification. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913