[Bug 255997] fpu_kern_thread is called before fpu_initialstate has been set in ktls_kern_thread

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Jun 2021 00:45:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255997

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=14bc67f1e78806c683df8d7ae65d14db8216d5a3

commit 14bc67f1e78806c683df8d7ae65d14db8216d5a3
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-05-27 16:26:10 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-06-04 00:43:59 +0000

    x86: initialize initial FPU state earlier

    PR:     255997

    (cherry picked from commit c56de177d28295b4b07ad0b17e4faf4f11c9e4f2)

 sys/amd64/amd64/fpu.c | 2 +-
 sys/i386/i386/npx.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.