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 A48F8C433EF for ; Tue, 26 Apr 2022 14:59:57 +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=E2gJmZeGo3wAvSNWMLx3B71tYphDwFZikmNwp6X47PU=; b=M8Z0aMnUksti/7 8P2ot5LLd3Zkc6XST+HDNeagMkNGKurJdGwNyRLrdW0VsEVuSdTZxjvng82g3MhvvzRvcEBu3v4dY tg+eAT6F5allItDS1gTNkPUG1yDmtxTjsYj9JbQEcyYw4vD6xTDUri864GWG5unrvA88atZJoQ9GW cl5+eaU+fTK6SbRB91F62qOeoduhNqexevvrhOTmxvb4Ncbp2PHchWWVUdrtk0zrpujzZx3L5v+DB zlTp6L0P+FTco7VsFOqo86FKivD50EYu0jWGi9qSZeM7P/6oUim6OzlWZ8bwgytCD83VUyrLGpRJT 0g/gR3bqr1XYKQcYS3DQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njMeL-00F4In-8i; Tue, 26 Apr 2022 14:58:45 +0000 Received: from mail.skyhub.de ([2a01:4f8:190:11c2::b:1457]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njMe6-00F4B8-8c for linux-arm-kernel@lists.infradead.org; Tue, 26 Apr 2022 14:58:33 +0000 Received: from zn.tnic (p5de8eeb4.dip0.t-ipconnect.de [93.232.238.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id CCDC91EC04A6; Tue, 26 Apr 2022 16:58:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1650985098; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=huE9l2xeCAZTTmW3YvsVXEyz0aYX0tkv096G9fcKNMs=; b=kZ9cgchnykOJBP/Zraue/GbX4prLLK6JNadhlLnybF3BCGEnF1Lyv139yO2WqIULBsUVBu nE9boKRV3r1d8b52vIqgI43dG/xJ9DU9KmGt2hXxLH7sgnMbvULzkhP47l4+0/yFRY3QBw usaHAgyb9fNDhU43KDmJaoV8b10Ia9I= Date: Tue, 26 Apr 2022 16:58:16 +0200 From: Borislav Petkov To: Sherry Sun Cc: "michal.simek@xilinx.com" , "Shubhrajyoti.datta@xilinx.com" , "mchehab@kernel.org" , "tony.luck@intel.com" , "james.morse@arm.com" , "rric@kernel.org" , "linux-edac@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , dl-linux-imx Subject: Re: [PATCH V2 2/2] EDAC: synopsys: re-enable the interrupts in intr_handler for V3.X Synopsys EDAC DDR Message-ID: References: <20220421015313.5747-1-sherry.sun@nxp.com> <20220421015313.5747-3-sherry.sun@nxp.com> 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-20220426_075830_491941_031C8036 X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. 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 Sat, Apr 23, 2022 at 07:03:45AM +0000, Sherry Sun wrote: > My fix patches are based on Dinh's patch: f7824ded4149 > ("EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR"), > as this patch was introduced since L5.17, it's quite new, so I think > we don't need to backport them to the stable kernels. What do you mean, quite new? There are 5.17.x stable releases so they will need those fixes too. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel