Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1009524imu; Thu, 20 Dec 2018 08:41:05 -0800 (PST) X-Google-Smtp-Source: AFSGD/Wq8vSn7hy/7l3S/CkaJIAqwVg4TkiTvzEYHbgRM2uzIFCKbtr+IhhMlPrM0GeHstxbyFyf X-Received: by 2002:a17:902:d70b:: with SMTP id w11mr25198843ply.294.1545324065577; Thu, 20 Dec 2018 08:41:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545324065; cv=none; d=google.com; s=arc-20160816; b=L88dBy5t4Fu/i8ihWProvlZHvkL1AatY/OVfC94z8Oxy+Z80bypTVGmf9Zg0F41+m8 ooqlSpnWSGxPyeUSOYyiBRMwk1eSDZJPwiMoFxkSlNb0muK3aPkNEjAex8vIdD5GRTWy MpRdurozzwDLwcCgnEvQDLxrpgfN/x6Hg+wzRYuLR5vFkkzSOqLf3icy2qCCP74BCc9a M4apugPl3NYMj735dg+q5VFUzlKeWpMLQueH0AVyNikYmB39fUSS7fzXJNtTlQSibwoO Rh9DFetYB4Ek1IRsW2gQBZyS1FMTxLqHZIwisvzxaUzJXmGyOTBB6vIs09qJWxmHjzKW PdAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=neMt+QqpFXb0PqyG95JqHZbKq+LC+/2edNLWGgT6M+I=; b=SQRbu9HMoA14WYpqZe0PRktc7rSPz3KDs1sL400pyNkhi2hY9bfVEwZYrhitf822Oa mTxn1DsRETVPuQ5ENEywOjGy2lDQR9eSY3XipPdfiuLEWOD+14zuU8mgX043HyztvhOi /zxb7ybve3P4POjwSdrmT7BzPYoNJtpujlvnojS2z5pi7WK17VVPv84RRMxvxK1dwBAD tr0Q1JWlwOPcbvN28bpbutOc0MFDvKq2h2HctwezyIOTd9Kv/a+bnFCgHb138VlfQUFD 5NlYjSPcHV8koHVcbg62E+WoDZ8iL8w51x7gKrrNQkKuCQwDtztW58XywaehM3k0x+30 jFbQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=P9ILjwqj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j3si2243737plk.199.2018.12.20.08.40.50; Thu, 20 Dec 2018 08:41:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=P9ILjwqj; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731147AbeLTPlj (ORCPT + 99 others); Thu, 20 Dec 2018 10:41:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:58456 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729519AbeLTPli (ORCPT ); Thu, 20 Dec 2018 10:41:38 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D37D02186A; Thu, 20 Dec 2018 15:41:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1545320498; bh=eaNy5oGe5YhiyNPCoCRvlbDVwDNKFIaCKXYzzWFIrik=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P9ILjwqjuGjBYrvuWNtYTFGdPji1oWKuuQVCy0bAbpOiFii0/Cy6lWskRq3N5PP+i GzaSTXYFLH3qt5GW+v6TRLofm09TEblILVmCn560DdqBArnNrcZ6w7Jw0t20UD8FqT E51T+lYcztLhY70fJHhNn9iem256nR3TCGPNFa44= Date: Thu, 20 Dec 2018 16:41:36 +0100 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: linux-kernel , Stable , Will Deacon , "Peter Zijlstra (Intel)" , Linus Torvalds , Thomas Gleixner , Ingo Molnar , Sebastian Andrzej Siewior , Sasha Levin Subject: Re: [PATCH 4.14 21/72] locking/qspinlock: Ensure node is initialised before updating prev->next Message-ID: <20181220154135.GB9962@kroah.com> References: <20181220085922.332225035@linuxfoundation.org> <20181220085923.169451350@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 20, 2018 at 12:19:04PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Thu, Dec 20, 2018 at 9:27 AM Greg Kroah-Hartman > wrote: > > > > 4.14-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > commit 95bcade33a8af38755c9b0636e36a36ad3789fe6 upstream. > > It seems 9d4646d14d51 ("locking/qspinlock: Elide back-to-back RELEASE > operations with smp_wmb()") is improving the fix. Is it worth to take > this also? If someone could test that this really does help things out, I would be glad to take it :) thanks, greg k-h