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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 2140DC48BD1 for ; Fri, 11 Jun 2021 17:05:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0B69B613CA for ; Fri, 11 Jun 2021 17:05:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231193AbhFKRHB (ORCPT ); Fri, 11 Jun 2021 13:07:01 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:59326 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230197AbhFKRHA (ORCPT ); Fri, 11 Jun 2021 13:07:00 -0400 Received: from imap.suse.de (imap-alt.suse-dmz.suse.de [192.168.254.47]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id AA54B2199C; Fri, 11 Jun 2021 17:05:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1623431101; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rh+fMe3EIwHtmryyyMYh8wCuyuhafkTUBc+31h66sd8=; b=aW4loFNkIFDJGatrykOtb/wogl7S/7lc5mNlx6OIcS+5lT5YzcvdphpUCrfjftjCde9O6H SLPFITyEg4ndjpNra1soGlnJbpn2A+6hrAquAtRnp9WiiuTUSUilt9RTAcZPZlpQOTkbPM ExNVh2f3KLux8T1IOrC1GHOTszRwLv0= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1623431101; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rh+fMe3EIwHtmryyyMYh8wCuyuhafkTUBc+31h66sd8=; b=B3Ew2jwFoJnHCTY40wSmOvr2qzhcPW6HnLoRtGIOPIN4dCinMWk/ckNqwOvw5BYB+c6Esc LWBsPiWsz4PpqFAA== Received: from imap3-int (imap-alt.suse-dmz.suse.de [192.168.254.47]) by imap.suse.de (Postfix) with ESMTP id 92DC4118DD; Fri, 11 Jun 2021 17:05:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1623431101; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rh+fMe3EIwHtmryyyMYh8wCuyuhafkTUBc+31h66sd8=; b=aW4loFNkIFDJGatrykOtb/wogl7S/7lc5mNlx6OIcS+5lT5YzcvdphpUCrfjftjCde9O6H SLPFITyEg4ndjpNra1soGlnJbpn2A+6hrAquAtRnp9WiiuTUSUilt9RTAcZPZlpQOTkbPM ExNVh2f3KLux8T1IOrC1GHOTszRwLv0= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1623431101; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rh+fMe3EIwHtmryyyMYh8wCuyuhafkTUBc+31h66sd8=; b=B3Ew2jwFoJnHCTY40wSmOvr2qzhcPW6HnLoRtGIOPIN4dCinMWk/ckNqwOvw5BYB+c6Esc LWBsPiWsz4PpqFAA== Received: from director2.suse.de ([192.168.254.72]) by imap3-int with ESMTPSA id orU1I72Xw2CpQgAALh3uQQ (envelope-from ); Fri, 11 Jun 2021 17:05:01 +0000 Date: Fri, 11 Jun 2021 19:04:59 +0200 From: Borislav Petkov To: Thomas Gleixner Cc: LKML , Andy Lutomirski , Dave Hansen , Fenghua Yu , Tony Luck , Yu-cheng Yu , Sebastian Andrzej Siewior , Peter Zijlstra , Kan Liang Subject: Re: [patch 01/41] Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") Message-ID: References: <20210611161523.508908024@linutronix.de> <20210611163110.987044144@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210611163110.987044144@linutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 11, 2021 at 06:15:24PM +0200, Thomas Gleixner wrote: > This cannot work and it's unclear how that ever made a difference. Subject: Re: [patch 01/41] Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") Add subject prefix pls: x86/pkeys: Revert... -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg