Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp3166801ybh; Mon, 5 Aug 2019 13:19:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqyHrdcDdIAw3C7oDzlWTwWT9wNkG+P49yXttdy+Q1wAB0bHidRJX2JAxSL7b1U8dtkjnrSm X-Received: by 2002:a63:6206:: with SMTP id w6mr21957170pgb.428.1565036386245; Mon, 05 Aug 2019 13:19:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565036386; cv=none; d=google.com; s=arc-20160816; b=GkLkTtBAGKBb0wzVhsRZRljlQOV9VaKIP9SuXKCSHunV2hqXoQevLWHDXp71udaXLW jOLmQvtFINSzlkAh8a9yOdlVAt8Khla2y36j4WshzVTFin8GK4zWFoNJ+61b4bbCfYuG WARKSU52W1jNtHoGbITOk4kaQh2N1DO5F2OC5a3BpIOItuyvpCTxVEVqbCNU8y3fPcct p1OgO4Xyed0XLgDjgwNoEKWNusvm7rgZMoF2J3omsS6g9tdeliIwYU+B8vj8YtbH//GX ZB1QleL7c4w/ZmfZjDryQKXwCShJ4J11rEO+62BPm+IMTkIAQRRHQMNtq4jXo28r/hKn jh4g== 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=/Lyu3Abso23gx0vj0CoQqOl38+PBdVAzKZvWop46lgE=; b=P7IN7W7FmzvsV8bGVESDW5skEukscGvwvzsYwheINIWDqwZq+KSYw7ZsxtAnkhjPil UUQ+buJhWy3adGsXJTmVsj/X1edE0QUzb3w4PvqaHNAp7Ao+Tj1KvwsDv9euSfyLdrKa VoiORF9kEizKF+X9QWt4bcnt6AS+leGNmueaNuXZYi8fRRJ3HUFvR9rOdRktiBA2Qu2U /vFcdYFwqh5DcZDBHQp4GdUpUrlqIEK/lULihlKPm7yglwTRTkmtc/BL4FHbuMm4skH/ 9j72NASx1s/jmrw1RjNS5Fgd6gXMCV10lyeDINUOBcoZyEyeoUH1TwPhtwDpbFdhJpcI K30Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=maijMol2; 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 r4si7667566pgi.304.2019.08.05.13.19.31; Mon, 05 Aug 2019 13:19:46 -0700 (PDT) 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=maijMol2; 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 S1730624AbfHEUSu (ORCPT + 99 others); Mon, 5 Aug 2019 16:18:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:60646 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727460AbfHEUSu (ORCPT ); Mon, 5 Aug 2019 16:18:50 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 05DE520C01; Mon, 5 Aug 2019 20:18:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565036329; bh=pRLkhlS1bIfbTqQwY8PiDF9HnJcn2wazvkc3C6n7Eyg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=maijMol2GFjxuAcla8iNE9/Kt0UoL0FRBdXdMVirjWp7FNXwH7hBasdELw5rtfnOY aYeTQ3GmRDyK+RWN+0nh/LOSXJqjLpThs+2PiyPpx2Gq+BnrhIWDPIa7H6DSjgwGAD 59IfsJfxnyB86nL24j7yj5JfnAWk+0A+aPC7XH9A= Date: Mon, 5 Aug 2019 22:18:47 +0200 From: Greg Kroah-Hartman To: Jari Ruusu Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, Peter Zijlstra Subject: Re: [PATCH 4.9 00/42] 4.9.188-stable review Message-ID: <20190805201847.GA31714@kroah.com> References: <20190805124924.788666484@linuxfoundation.org> <5D488D55.B84FC098@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5D488D55.B84FC098@users.sourceforge.net> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 05, 2019 at 11:11:01PM +0300, Jari Ruusu wrote: > Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.188 release. > > Peter Zijlstra's "x86/atomic: Fix smp_mb__{before,after}_atomic()" > upstream commit 69d927bba39517d0980462efc051875b7f4db185 seems to > be missing/lost from 4.9 and older stable kernels. > > That patch has 10 hunks, first one of those does not apply cleanly to > 4.9 kernel because it attempts to modify Documentation/atomic_t.txt > file which does not exist in older kernels. Other 9 hunks apply with > small offsets and fuzz, but modifications find their correct places anyway. > Those other 9 hunks are the important ones, first hunk can be ignored. > > Greg, > Please take Peter Zijlstra's original patch and "force" apply it like this > to 4.9 kernels: > > patch -p1 -f > and for 4.4 kernels like this: > > cat ORIGINAL.patch | sed -e 's/__smp_mb__/smp_mb__/' | patch -p1 -f -l Can you send properly backported and tested patches? thanks, greg k-h