From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751046AbeAUIqG (ORCPT ); Sun, 21 Jan 2018 03:46:06 -0500 Received: from mail-wr0-f177.google.com ([209.85.128.177]:44938 "EHLO mail-wr0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbeAUIqE (ORCPT ); Sun, 21 Jan 2018 03:46:04 -0500 X-Google-Smtp-Source: AH8x224N4f5k8XSUpkdT5UKBi649HFyrYJv72jsBhuwYDXSyupJnpnLYkacipY6qnG4jEgnsBlXhTQ== Date: Sun, 21 Jan 2018 09:46:00 +0100 From: Ingo Molnar To: Linus Torvalds Cc: Laura Abbott , Tom Lendacky , Borislav Petkov , Peter Zijlstra , Thomas Gleixner , Brijesh Singh , X86 ML , Linux Kernel Mailing List Subject: Re: [PATCH] x86: Use __nostackprotect for sme_encrypt_kernel Message-ID: <20180121084600.ehnanrrmcejmuoqp@gmail.com> References: <20180121011402.9557-1-labbott@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > On Sat, Jan 20, 2018 at 5:14 PM, Laura Abbott wrote: > > > > I hadn't seen this picked up yet so sending explicitly > > Ingo, I just took this directly as a patch. Thanks! Ingo