Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2023 17:05:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271330] struct vm_exit requires userland cpuset_t to be MAXCPU-sized
Message-ID:  <bug-271330-227-0S0Ir3BD4A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271330-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271330-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=3D271330

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dea6dd3d1d4519c2798f7417c826afd673=
9b84383

commit ea6dd3d1d4519c2798f7417c826afd6739b84383
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-05-09 13:40:27 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-05-09 17:05:00 +0000

    Revert "cpuset: increase userland maximum size to 1024"

    This reverts commit 76887e84be975698b14699d7d0dfb157d73e9990.

    struct vm_exit currently requires that cpuset_t be identical in userland
    and kernel.  This will be recommitted after these are decoupled.

    PR:             271330, 269572
    Reported by:    corvink
    Sponsored by:   The FreeBSD Foundation

 sys/sys/_cpuset.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=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-271330-227-0S0Ir3BD4A>