Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2023 11:10:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        go@FreeBSD.org
Subject:   [Bug 269070] lang/go119 may use the wrong timer on arm64
Message-ID:  <bug-269070-42334-IHYOMdTGmR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269070-42334@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269070-42334@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=3D269070

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D93d574ea957decec1c95dea9bfa8bc724=
57cc60d

commit 93d574ea957decec1c95dea9bfa8bc72457cc60d
Author:     Andrew Turner <andrew@FreeBSD.org>
AuthorDate: 2023-03-10 12:43:59 +0000
Commit:     Andrew Turner <andrew@FreeBSD.org>
CommitDate: 2023-03-14 10:37:36 +0000

    Always enable the virtual timer for userspace

    We always have it, some languages assume it's present, e.g. go
    before 1.20. Enable it by default on arm and arm64.

    PR:             269070
    Reviewed by:    kevans
    Sponsored by:   Arm Ltd
    Differential Revision:  https://reviews.freebsd.org/D39059

 sys/arm/arm/generic_timer.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 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-269070-42334-IHYOMdTGmR>