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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 EAF85C48BE8 for ; Fri, 18 Jun 2021 20:44:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C306861078 for ; Fri, 18 Jun 2021 20:44:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233973AbhFRUqf (ORCPT ); Fri, 18 Jun 2021 16:46:35 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:47548 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232704AbhFRUqe (ORCPT ); Fri, 18 Jun 2021 16:46:34 -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 9333921B36; Fri, 18 Jun 2021 20:44:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624049063; 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=PIGLG6imWm0pH7cEpuP3tSu7rB+YVUU8KI9kmgIiz80=; b=hSXquGkEeE7k/dTsaSRL2mmyPGbmGmnPaswSyog2k1FLVvQ0L02Z/bl480yLgmyvpzhaEd 4VHUlrjdUOV4CB/FA6qSRO1xK4ydLUFew87X25fQAzuj9va3n38jeMdnG1/Y15McIhV2Us AIa5hV+ciSMqSsRci3NT3nWDewFmDmo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624049063; 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=PIGLG6imWm0pH7cEpuP3tSu7rB+YVUU8KI9kmgIiz80=; b=vZ0U5zUoWfk6O9P9T3MEakQG5pXMRDZ4v0c+MGAH+Pzb5FdMB2aJaJlVJNtfeEFLJ6Zv+h LrqGHYlUOPXz8YCw== Received: from imap3-int (imap-alt.suse-dmz.suse.de [192.168.254.47]) by imap.suse.de (Postfix) with ESMTP id 7F1CD118DD; Fri, 18 Jun 2021 20:44:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624049063; 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=PIGLG6imWm0pH7cEpuP3tSu7rB+YVUU8KI9kmgIiz80=; b=hSXquGkEeE7k/dTsaSRL2mmyPGbmGmnPaswSyog2k1FLVvQ0L02Z/bl480yLgmyvpzhaEd 4VHUlrjdUOV4CB/FA6qSRO1xK4ydLUFew87X25fQAzuj9va3n38jeMdnG1/Y15McIhV2Us AIa5hV+ciSMqSsRci3NT3nWDewFmDmo= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624049063; 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=PIGLG6imWm0pH7cEpuP3tSu7rB+YVUU8KI9kmgIiz80=; b=vZ0U5zUoWfk6O9P9T3MEakQG5pXMRDZ4v0c+MGAH+Pzb5FdMB2aJaJlVJNtfeEFLJ6Zv+h LrqGHYlUOPXz8YCw== Received: from director2.suse.de ([192.168.254.72]) by imap3-int with ESMTPSA id MSn2HacFzWDRZAAALh3uQQ (envelope-from ); Fri, 18 Jun 2021 20:44:23 +0000 Date: Fri, 18 Jun 2021 22:44:08 +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 , Andrew Cooper Subject: Re: [patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE Message-ID: References: <20210618141823.161158090@linutronix.de> <20210618143444.587311343@linutronix.de> <87v96aewiq.ffs@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87v96aewiq.ffs@nanos.tec.linutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 18, 2021 at 10:41:01PM +0200, Thomas Gleixner wrote: > Doh, I wanted to add Borislav's R-B tag and either my brain tricked me > because I was staring at this way too long or my tired finger memory > ended up using the wrong shortcut. So this should obviously be: > > Reviewed-by: Borislav Petkov Well, it is in a disadvantage this way: it is waay better if you review your own patch than I. :-P -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg