Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp397476pxb; Tue, 1 Feb 2022 02:15:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJydWsID/lbyuXEIvDdsycsZexJwnqKEr1LfY++ehufHvCte9UIz2svz6dr8XgYlJMD8twJ2 X-Received: by 2002:a17:907:6e8e:: with SMTP id sh14mr20613944ejc.392.1643710501152; Tue, 01 Feb 2022 02:15:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643710501; cv=none; d=google.com; s=arc-20160816; b=cftX/P3eDHF/uJvZ1+PyuUj80DUWublW1T9c2N792/gpVQraeKl2kpO6wtYYmWEWA1 1lcx1yYdMu36EwuM6qjGT9nnch52sDdRSN1jN2f4TZhZwOHpaH106P6c5GHrbJv//0OC v7M8W9pynIcTtvmRX7WoNj4sgJ522UsgJoNp5HvYGT173hzjO6XvrvNoBeTozRYLWnbj ND27hsW5Ma0MCuX/ERhfh49EtH8ZI8XuX16A901rnjgYoFhKn9/9feL5YWWP/MGA0Dsy yrNxEYnCFRg6//jlcWpW91B5yazEyyUf8RtUi1PCZL9MCqpmM5RketX6x5azc1oINyyD NrYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject:dkim-filter; bh=uKvZ46QxTbIKZd4W08haMSZZ/aJGIOTJS9kJvK10naU=; b=HVG++nBA657WkD3opfW7FJNHSbKbJShiZ1cJQVH7KabiLftVNTDHDRLz4CfTul81aE IfhHsuGs4RHvuy+XpDTeRscHGwAbqrQRUkcgZjNISQQ1lXR0qBfh8h8B9qBBAPY+V+X+ Eyna7/Ruc+fQ1SbZ2P5ykWB9qaOLy0n9pRRpCsBHcVKdlseWP4BxLjtrwh4smenrwa5y gsE9p62Y2wVW8BUkHeaMyFx8nfG7FVgNvumfm1g33rkjRdeBV5Lfkl+n2/Ni6BOyjvue afpReRPLOMeDrGbwXhtHdGjh0vPHJUpnp9Zpw3i7NvB38oaa43XEbWi+ctjrT1fn3N48 3P8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f21si8902072edt.185.2022.02.01.02.14.36; Tue, 01 Feb 2022 02:15:01 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354467AbiA3Jae (ORCPT + 99 others); Sun, 30 Jan 2022 04:30:34 -0500 Received: from mxout04.lancloud.ru ([45.84.86.114]:41206 "EHLO mxout04.lancloud.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354461AbiA3Jaa (ORCPT ); Sun, 30 Jan 2022 04:30:30 -0500 Received: from LanCloud DKIM-Filter: OpenDKIM Filter v2.11.0 mxout04.lancloud.ru 1737A20C475F Received: from LanCloud Received: from LanCloud Received: from LanCloud Subject: Re: linux-next: Fixes tag needs some work in the edac tree To: Borislav Petkov , Stephen Rothwell CC: Mauro Carvalho Chehab , Tony Luck , Linux Kernel Mailing List , Linux Next Mailing List References: <20220130103712.391407a7@canb.auug.org.au> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <3b00d41c-b25a-fc5b-c1b7-b3cdbc5e5bba@omp.ru> Date: Sun, 30 Jan 2022 12:30:24 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.11.198] X-ClientProxiedBy: LFEXT01.lancloud.ru (fd00:f066::141) To LFEX1907.lancloud.ru (fd00:f066::207) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! On 1/30/22 3:08 AM, Borislav Petkov wrote: >> Fixes tag >> >> Fixes: 0d4429301c4 ("EDAC: Add APM X-Gene SoC EDAC driver") > Fixes: 0d4429301c4a ("EDAC: Add APM X-Gene SoC EDAC driver") > > > Somebody ate the trailing 'a'. Fixed. Oops, that was me, :-/ TY! :-) > > Thx. MBR, Sergey