From nobody Mon Nov 20 01:42:37 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SYVct12Kbz51gLZ for ; Mon, 20 Nov 2023 01:42:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SYVcs73YYz4HBK for ; Mon, 20 Nov 2023 01:42:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700444558; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=z87aqWBMOzWDCf0/jc/cKm3xhwoELjN6EvRdRyghEkk=; b=xZutwxRYJcPGU7cdKiT8KgjX73MUU9CCg14Aksv5UnmllVLdTZ2TnbhhbZQAsi+P5WkXv0 GC0d4tI8puzbDtJ8iSlIT2zVsbfiG3SIQ/exJmkCwvjriuJ2DDC5uAVIEDkedg9QJxjh9A Tyy0hovit4yun6QffCWrkauc+jv1lLC/WWUk4puxWKGXX36iazcu+YMkEq5niq4Gom/nPK cXfSf9qBR3BaH/W/A4MHEwNFdjoEwsiX0q6E1XDLZIVpcA8IdMN9BOIVrS5qUJ0jtVKAyo QEKG8V0PWMmnzYW149DGTkRLfJtNq2R1iojasSDD5gNwI1cHRBPCrqRPZiL89w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700444558; a=rsa-sha256; cv=none; b=goFENgDVOi+6OkJOafTgNpM6tkzCY6ILW+HVKX7b2Xqw6T+xTagvhmp27GSJro68ahYWgO lfOaCB4RYVMIGlWom+V6Q1DcEufThdwOAwjxZbdJxlxVTSd5Z7w4ccsUfo11KIFiLmm3mu 8LacnkNA0T6gXzZSD4TWwggMMVJi1sGd6EnQO6r1OYTKYjxA4M1ZvlyNPJDDdGh48h3C48 bAg4ewe62ZIx3a7g3mF7XdS+H/yi2Qp0qhJua5+MQzAU1HhI17b+gRhm/87Cp4OYnWOaBN le3zzS9ZrL1ZcF1AKolTxkJk/j235BtH6KV42V4lwEZ2fKBhktJReGXvhWunYg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SYVcs67pDzYZ6 for ; Mon, 20 Nov 2023 01:42:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AK1gbWS065242 for ; Mon, 20 Nov 2023 01:42:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AK1gb16065241 for bugs@FreeBSD.org; Mon, 20 Nov 2023 01:42:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275048] System prints "reboot: v_swappgsin" twice when rebooting Date: Mon, 20 Nov 2023 01:42:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275048 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3De6278ae2bd7c59d8057e1dfe8a801b1b4= 6b392d4 commit e6278ae2bd7c59d8057e1dfe8a801b1b46b392d4 Author: Konstantin Belousov AuthorDate: 2023-11-13 01:30:53 +0000 Commit: Konstantin Belousov CommitDate: 2023-11-20 01:40:34 +0000 reboot(8): adapt for vmmeter v_swappgsin expansion to 64bit PR: 275048 (cherry picked from commit 194cc45a81f70aa280546b7a5e658028df0303e7) sbin/reboot/reboot.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=