[Bug 275048] System prints "reboot: v_swappgsin" twice when rebooting

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Nov 2023 01:49:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275048

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

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

commit 194cc45a81f70aa280546b7a5e658028df0303e7
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-11-13 01:30:53 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-11-13 01:46:36 +0000

    reboot(8): adapt for vmmeter v_swappgsin expansion to 64bit

    Otherwise reboot(8) requires COMPAT_FREEBSD11 kernel config option.

    PR:     275048
    Reviewed by:    markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D42561

 sbin/reboot/reboot.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

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