All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/fpu changes for v5.1
@ 2019-03-07 18:39 Ingo Molnar
  2019-03-08  2:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-03-07 18:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Andrew Morton,
	Peter Zijlstra

Linus,

Please pull the latest x86-fpu-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-for-linus

   # HEAD: 2f7726f955572e587d5f50fbe9b2deed5334bd90 x86/fpu: Track AVX-512 usage of tasks

Three changes:

 - There's a preparatory patches for AVX state tracking that 
   computing-cluster folks would like to use for user-space batching - 
   but we are not happy about the related ABI yet so this is only the 
   kernel tracking side.

 - There's a cleanup for CR0 handling in do_device_not_available().

 - Plus we removed a workaround for an ancient binutils version.

 Thanks,

	Ingo

------------------>
Aubrey Li (1):
      x86/fpu: Track AVX-512 usage of tasks

Borislav Petkov (2):
      x86/traps: Have read_cr0() only once in the #NM handler
      x86/fpu: Get rid of CONFIG_AS_FXSAVEQ


 arch/x86/Makefile                   |  1 -
 arch/x86/include/asm/fpu/internal.h | 57 +++++++++----------------------------
 arch/x86/include/asm/fpu/types.h    |  7 +++++
 arch/x86/kernel/traps.c             |  5 ++--
 4 files changed, 22 insertions(+), 48 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/fpu changes for v5.1
  2019-03-07 18:39 [GIT PULL] x86/fpu changes for v5.1 Ingo Molnar
@ 2019-03-08  2:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-08  2:30 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Andrew Morton, Peter Zijlstra

The pull request you sent on Thu, 7 Mar 2019 19:39:05 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-fpu-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/35a738fb5fd0fdd1cc7e749e3a45f1876ecd1db8

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-08  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07 18:39 [GIT PULL] x86/fpu changes for v5.1 Ingo Molnar
2019-03-08  2:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.