Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1129733imu; Thu, 20 Dec 2018 10:35:20 -0800 (PST) X-Google-Smtp-Source: AFSGD/WM7J9IJ0iQhBVe5wbskoruxkmDgRQRM1Dqf009JNbIWOgjXhovAv04f7lt6a9VkwkGynEx X-Received: by 2002:a62:868b:: with SMTP id x133mr26810721pfd.252.1545330919927; Thu, 20 Dec 2018 10:35:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545330919; cv=none; d=google.com; s=arc-20160816; b=UK6BL5nORFmsmFNNYn8viaJ0RMHFrQFq3lQQyG+OhDOg9c9oB3nKUnWqfqmMWslii0 67ofL5EjxOKXxt4wRvtEChNrCiM6Hm70FtdwQnpOikJToPs35hy55Cm6hLs/Qf/KDEqP /LtjzpOYR/T2jlZYCwDhSk/mJ8l4oCXRcablMW0hhQiSfyt2UsLwZ3JhY0D6ZM/M6ptX 2nMB5TtDw3XWAuTspIysdSNEP5v3W39QuyupCF9cdzR3aPxbIwUoUDLEBeXue+IapLuf url6GgMJ9CRcFZLNFnin3yX0BTTSEEEdML2mIL01W9wGJUUPn2whPdkYd+aLWUNXr0Kb 3ZJA== 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=B4XhckfHxE6zaZCSvJe5xicOMEy06H+R+lTaWfzexIs=; b=Um40HzRsZlQAJ4Y31GgbPNhPMUntZS07E19RX72TzR6oYTojy2YtRSu9u0+b5YII9j WAPhumuHq6QYaeWuZzuFR/18RSSvsQJZ46MywuvbKz9s/mgoz3ODaJ9FfzEfUS0IQimQ 8efU4/ZzIa+LhWmncJSXOnWexLpBU2aGywt42NTeBzAXX3qjB9oYWqeuXenoZA+q5Dxx JEdnnYz9NfvTfHnlnU7+wcgYjzD2y2j95c6n9hJ0Ew7YwpjW8rukwZulwrPZiJl4duJj Dzticsi/uhkjEUvZyK4FcIZ1slLRJD+756oxIXv2rIHcIQWpmOEtDWdb9yarMGYqAsa+ zBYg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hx2GY2x+; 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 b2si18464453pgq.275.2018.12.20.10.35.03; Thu, 20 Dec 2018 10:35:19 -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=hx2GY2x+; 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 S1730844AbeLTPkd (ORCPT + 99 others); Thu, 20 Dec 2018 10:40:33 -0500 Received: from mail.kernel.org ([198.145.29.99]:57922 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729428AbeLTPkc (ORCPT ); Thu, 20 Dec 2018 10:40:32 -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 BAC3E2186A; Thu, 20 Dec 2018 15:40:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1545320432; bh=4d2f79oa4N3Yzf3Sx64VY7TSmVS4zqicShxnZ1sUR0Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hx2GY2x+stExRxoItRF3Dq045C67G+JoQnd5HCfROkEd1HvGVAy0tGGOEDYIY+0s6 O+l3SP3C+F1bqTFF+ivcGGvHm1v+9h5byqyqX4/YDkFzcGTDoZwIjP4wwjfJLP4WrL vhD4+5OChUtt15/ONuQJVPSgMEi93Pwnml9cYvBo= Date: Thu, 20 Dec 2018 16:40:30 +0100 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: linux-kernel , Stable , Will Deacon , Thomas Gleixner , "Peter Zijlstra (Intel)" , Linus Torvalds , andrea.parri@amarulasolutions.com, longman@redhat.com, Ingo Molnar , Sebastian Andrzej Siewior , Sasha Levin Subject: Re: [PATCH 4.14 29/72] locking/qspinlock, x86: Provide liveness guarantee Message-ID: <20181220154030.GA9962@kroah.com> References: <20181220085922.332225035@linuxfoundation.org> <20181220085923.488666294@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:14:00PM +0000, Sudip Mukherjee wrote: > Hi Greg, > > On Thu, Dec 20, 2018 at 9:28 AM Greg Kroah-Hartman > wrote: > > > > 4.14-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > commit 7aa54be2976550f17c11a1c3e3630002dea39303 upstream. > > Another upstream commit fixes this. > b987ffc18fb3 ("x86/qspinlock: Fix compile error") Maybe, but that commit doesn't apply to any of these stable trees :( Care to provide a backport? thanks, greg k-h