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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 081C6C10F13 for ; Thu, 11 Apr 2019 15:27:55 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4028D2077C for ; Thu, 11 Apr 2019 15:27:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Eqak2OId" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4028D2077C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 44g4fJ0W8JzDqT3 for ; Fri, 12 Apr 2019 01:27:52 +1000 (AEST) Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 44g4bw3YHVzDqBP for ; Fri, 12 Apr 2019 01:25:48 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="Eqak2OId"; dkim-atps=neutral Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) by bilbo.ozlabs.org (Postfix) with ESMTP id 44g4bw0zXLz8svL for ; Fri, 12 Apr 2019 01:25:48 +1000 (AEST) Received: by ozlabs.org (Postfix) id 44g4bw0cvCz9s7h; Fri, 12 Apr 2019 01:25:48 +1000 (AEST) Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=sashal@kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="Eqak2OId"; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44g4bv5Ln1z9s71 for ; Fri, 12 Apr 2019 01:25:47 +1000 (AEST) Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 9D8162083E; Thu, 11 Apr 2019 15:25:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554996344; bh=SQ1wScy1wGprYA67Y4x+GnaYg2ATU+U1+Z/W7k8Sgq8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Eqak2OIdERdIba4lkaf7gIVZk19X1uwpV2XiMt9mYvfd768uQrxot2WG4hClPjKEK ImKY+Cty7n+OGW6dEYhLBUnfAj2UPYlq66YuYZ3ZxMzwFi7YDLNi28izb4Hq+HQPJQ OTtm+BGeFs+I/vpjrZ0vtE7Cw/f3q0bX9ECK6sNM= Date: Thu, 11 Apr 2019 11:25:43 -0400 From: Sasha Levin To: Michael Ellerman Subject: Re: [PATCH stable v4.9 00/35] powerpc spectre backports for 4.9 Message-ID: <20190411152543.GN11568@sasha-vm> References: <20190411114630.4042-1-mpe@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20190411114630.4042-1-mpe@ellerman.id.au> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gregkh@linuxfoundation.org, stable@vger.kernel.org, diana.craciun@nxp.com, linuxppc-dev@ozlabs.org, msuchanek@suse.de Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Thu, Apr 11, 2019 at 09:45:55PM +1000, Michael Ellerman wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi Greg, > >Please queue up these powerpc patches for 4.9 if you have no objections. > >There's one build fix for newer toolchains, and the rest are spectre related. I've queued it up, thank you. -- Thanks, Sasha