https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276043

--- Comment #13 from [email protected] ---
A commit in branch main references this bug:

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

commit d74a742704eb81f0c6f4aa83e4cb0de26a81c400
Author:     Mark Johnston <[email protected]>
AuthorDate: 2024-01-04 13:25:05 +0000
Commit:     Mark Johnston <[email protected]>
CommitDate: 2024-01-04 13:39:53 +0000

    linprocfs: Avoid using a sysctl to get the CPU model string

    This will fail if the reading process is in capability mode.  Just copy
    the string directly.

    PR:             276043
    Reviewed by:    emaste, imp, kib
    Reported and tested by: Ricardo Branco <[email protected]>
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D43281

 sys/compat/linprocfs/linprocfs.c | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

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

Reply via email to