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

Lucas Holt noreply at github.com
Thu Jan 13 23:00:53 EST 2022


  Branch: refs/heads/stable/2.1
  Home:   https://github.com/MidnightBSD/src
  Commit: 619d4fae60003ad23cf759cbdf93387decc1ab7d
      https://github.com/MidnightBSD/src/commit/619d4fae60003ad23cf759cbdf93387decc1ab7d
  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