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

Reply via email to