Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jun 2021 00:45:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255997] fpu_kern_thread is called before fpu_initialstate has been set in ktls_kern_thread
Message-ID:  <bug-255997-227-kpzbMNEBsT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255997-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255997-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255997

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D14bc67f1e78806c683df8d7ae65d14db8=
216d5a3

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255997-227-kpzbMNEBsT>