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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 30607C43457 for ; Mon, 12 Oct 2020 10:50:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9378206B6 for ; Mon, 12 Oct 2020 10:50:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387846AbgJLKuR (ORCPT ); Mon, 12 Oct 2020 06:50:17 -0400 Received: from mx2.suse.de ([195.135.220.15]:58862 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387766AbgJLKuP (ORCPT ); Mon, 12 Oct 2020 06:50:15 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id DD0F0ACED; Mon, 12 Oct 2020 10:50:13 +0000 (UTC) Date: Mon, 12 Oct 2020 12:50:09 +0200 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] x86/fpu updates for v5.10 Message-ID: <20201012105009.GH25311@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull two clearcpuid= improvements. Thx. --- The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822: Linux 5.9-rc4 (2020-09-06 17:11:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_fpu_for_v5.10 for you to fetch changes up to 1ef5423a55c2ac6f1361811efe75b6e46d1023ed: x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier (2020-09-22 00:24:27 +0200) ---------------------------------------------------------------- * Allow clearcpuid= to accept multiple bits, by Arvind Sankar. * Move clearcpuid= parameter handling earlier in the boot, away from the FPU init code and to a generic location, by Mike Hommey. ---------------------------------------------------------------- Arvind Sankar (1): x86/fpu: Allow multiple bits in clearcpuid= parameter Mike Hommey (1): x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier Documentation/admin-guide/kernel-parameters.txt | 2 +- arch/x86/kernel/cpu/common.c | 55 +++++++++++++++++++++++++ arch/x86/kernel/fpu/init.c | 41 ------------------ 3 files changed, 56 insertions(+), 42 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg