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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS 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 A3D76C10F13 for ; Fri, 12 Apr 2019 02:28:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7101E2083E for ; Fri, 12 Apr 2019 02:28:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726661AbfDLC2E (ORCPT ); Thu, 11 Apr 2019 22:28:04 -0400 Received: from ozlabs.org ([203.11.71.1]:42093 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726656AbfDLC2E (ORCPT ); Thu, 11 Apr 2019 22:28:04 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 44gMJ173cpz9s5c; Fri, 12 Apr 2019 12:28:01 +1000 (AEST) From: Michael Ellerman To: Sasha Levin 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 In-Reply-To: <20190411152543.GN11568@sasha-vm> References: <20190411114630.4042-1-mpe@ellerman.id.au> <20190411152543.GN11568@sasha-vm> Date: Fri, 12 Apr 2019 12:28:01 +1000 Message-ID: <87ef68ufda.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Sasha Levin writes: > 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. I'll fix my script to generate "Hi Sasha" for v4.9 mails :) cheers