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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 5BFB9C10F13 for ; Thu, 11 Apr 2019 15:25:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 24700217F4 for ; Thu, 11 Apr 2019 15:25:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554996346; bh=SQ1wScy1wGprYA67Y4x+GnaYg2ATU+U1+Z/W7k8Sgq8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Kcug26YUJNWX/1Y9ALvWnKZFedQzPdqt5rgeijteTGgUvVvzzkI2jCrfVVGvMjjxV ZQbFOifPvKAqHvz74spHdCA83yaXsW3q/c2TR6XWYnoHPWOVPRo90HKQ5+xXe5n5LB YVuAEjYheyClznFs2LSk+whv1kA3iGx35HYpx4Bk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726585AbfDKPZp (ORCPT ); Thu, 11 Apr 2019 11:25:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:52976 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726536AbfDKPZp (ORCPT ); Thu, 11 Apr 2019 11:25:45 -0400 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 Cc: stable@vger.kernel.org, gregkh@linuxfoundation.org, linuxppc-dev@ozlabs.org, diana.craciun@nxp.com, msuchanek@suse.de, christophe.leroy@c-s.fr 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) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org 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