[Midnightbsd-cvs] [MidnightBSD/src] c681ab: The hard-coded size for state region 1 (SSE/XMM) w...

Lucas Holt noreply at github.com
Thu Jan 13 22:59:30 EST 2022


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: c681ab0b208624d3e52c1700cb25d9fe8f45b34b
      https://github.com/MidnightBSD/src/commit/c681ab0b208624d3e52c1700cb25d9fe8f45b34b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M sys/amd64/amd64/fpu.c

  Log Message:
  -----------
  The hard-coded size for state region 1 (SSE/XMM) was incorrect, effectively
filling the xmm8 through xmm15 registers with arbitrary values on signal
return when the init optimization occurred.

Obtained from: FreeBSD




More information about the Midnightbsd-cvs mailing list