Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754581AbdG3U35 (ORCPT ); Sun, 30 Jul 2017 16:29:57 -0400 Received: from wtarreau.pck.nerim.net ([62.212.114.60]:34416 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754516AbdG3U34 (ORCPT ); Sun, 30 Jul 2017 16:29:56 -0400 Date: Sun, 30 Jul 2017 22:29:45 +0200 From: Willy Tarreau To: Leo Yan Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Greg Kroah-Hartman , Joel Fernandes , Kees Cook Subject: Re: [PATCH 3.10] pstore: Make spinlock per zone instead of global Message-ID: <20170730202945.GA11700@1wt.eu> References: <1501207574-24958-1-git-send-email-leo.yan@linaro.org> <20170728042555.GA4877@1wt.eu> <20170728065215.GH2902@leoy-ThinkPad-T440> <20170728214752.GF7197@1wt.eu> <20170730154839.GC20859@leoy-ThinkPad-T440> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170730154839.GC20859@leoy-ThinkPad-T440> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1232 Lines: 28 Hi Leo, On Sun, Jul 30, 2017 at 11:48:39PM +0800, Leo Yan wrote: > > Given that 3.10 only has a few months left, if 3.10 isn't available on > > this hardware, do you really think we need to fix something in it that > > apparently nobody will be in situation to experience, at the risk of > > possibly adding some partial breakage ? > > > > I'm not opposed, really just asking. > > Indeedly I have no requirement for 3.10 kernel; Greg has ported > patch to 3.18/4.4/4.9 kernels, so Greg suggested the patch can be > posted to mailing list for kernel 3.10. > > So for 3.10, it's okay for me to ignore this patch backporting; or if > Greg and you think we should backport another 3 patches either is okay > for me. For later case, please let me know if me to follow this (I > can do this after one week later after holiday). Thanks, that's clearer now. I'm fine with taking the patches if you are sure they're fine. There won't be many more 3.10 now (1 or 2 I think) so we won't have many chances to fix a late regression if any. If you can double-check and let me know the preferred option, I'll happily follow your advice. If it requires some extra work on your side or you're unsure, better not change anything. Thanks! Willy