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.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,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 255D5C072B5 for ; Fri, 24 May 2019 11:45:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E64FF2184B for ; Fri, 24 May 2019 11:45:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558698352; bh=DtwbMLQuxLL8JPucnEoCkrw7f7w9/RQzp/gzFsIZI6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=IHndTRJTGLgNAmIoC0q9L59AY6GCKJlXZSgtEzYZuWBPkoq5rMPAaiTAR+5qeGFgz Tjttcf8PWHXWUgD45mOAu+pvh1OYdLHQHTS6RIUDAYhWPX+L+I56ViPSfj34pQBsGj uqdhPOfmeU5kYH6rRuJ8HAhR1pqfeUmeM9ejLMg4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391225AbfEXLpv (ORCPT ); Fri, 24 May 2019 07:45:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:40962 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390743AbfEXLpu (ORCPT ); Fri, 24 May 2019 07:45: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 4169C2168B; Fri, 24 May 2019 11:45:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558698350; bh=DtwbMLQuxLL8JPucnEoCkrw7f7w9/RQzp/gzFsIZI6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yKRLd1qN3FDzsK+9OH+CIoXIAeFWfGHgQhTyiTVlNjv4vsc6f6B20VPvbD1En3TlN bwHSKqyeDNUFj23catdQieWwCwbge9w7qptMwQVNGaceQR6oQPtMi12YjPThp4litt EhT06EbicenLUhUV1F1CvCn3QEbstAbQoZShehxI= Date: Fri, 24 May 2019 13:45:47 +0200 From: Greg Kroah-Hartman To: Jinpu Wang Cc: Thomas Gleixner , tony.luck@intel.com, Arjan van de Ven , linux-kernel@vger.kernel.org, Elmar Gerdes Subject: Re: Is 2nd Generation Intel(R) Xeon(R) Processors (Formerly Cascade Lake) affected by MDS Message-ID: <20190524114547.GA686@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 24, 2019 at 11:23:40AM +0200, Jinpu Wang wrote: > This e-mail may contain confidential and/or privileged information. If > you are not the intended recipient of this e-mail, you are hereby > notified that saving, distribution or use of the content of this > e-mail in any way is prohibited. If you have received this e-mail in > error, please notify the sender and delete the e-mail. I am not allowed to respond to such emails as they do not mix well with Linux kernel development requirements, sorry.