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, HEADER_FROM_DIFFERENT_DOMAINS,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 472C3C43219 for ; Tue, 30 Apr 2019 10:39:41 +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 682D32075E for ; Tue, 30 Apr 2019 10:39:40 +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="oKUhQ4Mo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 682D32075E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.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 44tdLy1bcPzDqRL for ; Tue, 30 Apr 2019 20:39:38 +1000 (AEST) Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (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 44tdK13J85zDqDb for ; Tue, 30 Apr 2019 20:37:57 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="oKUhQ4Mo"; dkim-atps=neutral Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by bilbo.ozlabs.org (Postfix) with ESMTP id 44tdK06WvNz8tXV for ; Tue, 30 Apr 2019 20:37:56 +1000 (AEST) Received: by ozlabs.org (Postfix) id 44tdK05j0Gz9sCJ; Tue, 30 Apr 2019 20:37:56 +1000 (AEST) Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=linuxfoundation.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=gregkh@linuxfoundation.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="oKUhQ4Mo"; 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 44tdK03NXcz9sCF for ; Tue, 30 Apr 2019 20:37:55 +1000 (AEST) 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 88E2B2075E; Tue, 30 Apr 2019 10:37:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556620673; bh=Adu11RItFO9r3zbk9rSrJJtqi4RFZUGpULMOz/Q7ZYY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oKUhQ4MogALpSxrHfUf7rFOuqBWh+34klKvQZtG0PgimMow5iy/0M0BS8lX1pujPb GybpKK51XER9LDcQB5X4bJkRZVMRt7qPLLmHEux7yGRLeqmV4tY5hshC/6/s789phS rRwqpC7yUjdDDRUEUHdBKOZAkSkZanMzysY0w5xg= Date: Tue, 30 Apr 2019 12:37:50 +0200 From: Greg KH To: Diana Craciun Subject: Re: [PATCH stable v4.4 7/8] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg Message-ID: <20190430103750.GA10539@kroah.com> References: <1556552948-24957-1-git-send-email-diana.craciun@nxp.com> <1556552948-24957-8-git-send-email-diana.craciun@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1556552948-24957-8-git-send-email-diana.craciun@nxp.com> User-Agent: Mutt/1.11.4 (2019-03-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: linuxppc-dev@ozlabs.org, stable@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, Apr 29, 2019 at 06:49:07PM +0300, Diana Craciun wrote: > commit f633a8ad636efb5d4bba1a047d4a0f1ef719aa06 upstream. No, the patch below is not that git commit :( I'll stop here in applying these patches. thanks, greg k-h 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,HEADER_FROM_DIFFERENT_DOMAINS,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 58A5EC43219 for ; Tue, 30 Apr 2019 10:37:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2289B21707 for ; Tue, 30 Apr 2019 10:37:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556620674; bh=Adu11RItFO9r3zbk9rSrJJtqi4RFZUGpULMOz/Q7ZYY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=l9sR622wAUtvzcY8l8U7qL2qZfDQC+JmhzAZWR2LCiDqe9JiM7or03Ri/pfX5F0+I WqUioGzDyy0AllPSy5fdo7dpGgF1TAr3s0k+DMifxeQ8nove/gfuqG5M466YLPFjrk s2z4BilyzjCC2ozFGGt7ViCgBFDYG/wL9UWQvGiA= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726646AbfD3Khx (ORCPT ); Tue, 30 Apr 2019 06:37:53 -0400 Received: from mail.kernel.org ([198.145.29.99]:46642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726262AbfD3Khx (ORCPT ); Tue, 30 Apr 2019 06:37:53 -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 88E2B2075E; Tue, 30 Apr 2019 10:37:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556620673; bh=Adu11RItFO9r3zbk9rSrJJtqi4RFZUGpULMOz/Q7ZYY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oKUhQ4MogALpSxrHfUf7rFOuqBWh+34klKvQZtG0PgimMow5iy/0M0BS8lX1pujPb GybpKK51XER9LDcQB5X4bJkRZVMRt7qPLLmHEux7yGRLeqmV4tY5hshC/6/s789phS rRwqpC7yUjdDDRUEUHdBKOZAkSkZanMzysY0w5xg= Date: Tue, 30 Apr 2019 12:37:50 +0200 From: Greg KH To: Diana Craciun Cc: stable@vger.kernel.org, linuxppc-dev@ozlabs.org, mpe@ellerman.id.au Subject: Re: [PATCH stable v4.4 7/8] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg Message-ID: <20190430103750.GA10539@kroah.com> References: <1556552948-24957-1-git-send-email-diana.craciun@nxp.com> <1556552948-24957-8-git-send-email-diana.craciun@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1556552948-24957-8-git-send-email-diana.craciun@nxp.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Apr 29, 2019 at 06:49:07PM +0300, Diana Craciun wrote: > commit f633a8ad636efb5d4bba1a047d4a0f1ef719aa06 upstream. No, the patch below is not that git commit :( I'll stop here in applying these patches. thanks, greg k-h