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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,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 BAB35C48BE5 for ; Tue, 22 Jun 2021 15:41:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A7819613DA for ; Tue, 22 Jun 2021 15:41:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232542AbhFVPna (ORCPT ); Tue, 22 Jun 2021 11:43:30 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:51736 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232397AbhFVPm5 (ORCPT ); Tue, 22 Jun 2021 11:42:57 -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 1FBBB2195D; Tue, 22 Jun 2021 15:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624376440; 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=A5JiXVBjC6ksabLncNKVZeSDz5WHF+7ATqdjOBvH5l8=; b=mre8lWAZ0Sv4PHcomUP1sYiZs/vk02a4Vq+THQWKXFo5jwYc7NJXZSDgaX4UdlZmos3ROm fVVODINakpT0/Q0k7QgIrUiN9ztxzz/o9y/jvc2k4TueI6hCWnr36atLUrc5/5pt7bXFnd TEtkhf/UHxRMhTd+nC4oU4KjyvkfieQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624376440; 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=A5JiXVBjC6ksabLncNKVZeSDz5WHF+7ATqdjOBvH5l8=; b=dZ01pVEwNz7uPK9SaqOyjV/V/22w9H37inZ/UXf+rwIg1wJsvLvf9HUzwpsyTuMStaouh7 L1EhnjpwufODI8Bw== Received: from imap3-int (imap-alt.suse-dmz.suse.de [192.168.254.47]) by imap.suse.de (Postfix) with ESMTP id 0E893118DD; Tue, 22 Jun 2021 15:40:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1624376440; 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=A5JiXVBjC6ksabLncNKVZeSDz5WHF+7ATqdjOBvH5l8=; b=mre8lWAZ0Sv4PHcomUP1sYiZs/vk02a4Vq+THQWKXFo5jwYc7NJXZSDgaX4UdlZmos3ROm fVVODINakpT0/Q0k7QgIrUiN9ztxzz/o9y/jvc2k4TueI6hCWnr36atLUrc5/5pt7bXFnd TEtkhf/UHxRMhTd+nC4oU4KjyvkfieQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1624376440; 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=A5JiXVBjC6ksabLncNKVZeSDz5WHF+7ATqdjOBvH5l8=; b=dZ01pVEwNz7uPK9SaqOyjV/V/22w9H37inZ/UXf+rwIg1wJsvLvf9HUzwpsyTuMStaouh7 L1EhnjpwufODI8Bw== Received: from director2.suse.de ([192.168.254.72]) by imap3-int with ESMTPSA id jyt7AngE0mDVBwAALh3uQQ (envelope-from ); Tue, 22 Jun 2021 15:40:40 +0000 Date: Tue, 22 Jun 2021 17:40:39 +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 V3 48/66] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() Message-ID: References: <20210618141823.161158090@linutronix.de> <20210618143449.881756905@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210618143449.881756905@linutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 18, 2021 at 04:19:11PM +0200, Thomas Gleixner wrote: > Rename it so that it becomes entirely clear what this function is > about. It's purpose is to restore the FPU registers to the state which was > saved in the task's FPU memory state either at context switch or by an in > kernel FPU user. > > Signed-off-by: Thomas Gleixner > --- > arch/x86/include/asm/fpu/internal.h | 6 ++---- > arch/x86/kernel/fpu/core.c | 2 +- > arch/x86/kernel/fpu/signal.c | 2 +- > 3 files changed, 4 insertions(+), 6 deletions(-) Reviewed-by: Borislav Petkov -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg