From nobody Thu Dec 14 20:26:30 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 4SrkQZ2f6Tz53jrN for ; Thu, 14 Dec 2023 20:26:30 +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 4SrkQZ0bLhz4V2b for ; Thu, 14 Dec 2023 20:26:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702585590; a=rsa-sha256; cv=none; b=sNh8CORBSRWkYEvIX0lg0ldtccxpX0dCBf2ks65eHLGj5chNlyFtZB53w9wVxT/DZJi5En 1aGQ+W2BOpAiveErSeCikMhwZJvFgr3J/7CtfRzfKkS7WBBOAavdE43YLGZjagWd2kUS6o YuylhZGZF9D7+YxmwMXsmazWkoz3ngQOc+T3bNfkMgJxJNHBhI2O3PU+hpWWBZxC10XIVB hDggW0pVr1MWckWPLGF2P9RSF/l2bL7X9OO07pGwgPEWOcOoktS6li6juolKC0tfNvOfPk fCoY9OmycP/f0+I5oYbfCtt9meVXoTfxHx1QfCtCBLEa/NupUit3XV9EBqUx0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702585590; 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=08/R5i2QJ1dD4NDjgxSThnYspuNhUuo7n3k+d41Mfnw=; b=DDDelxFBE0SsY28Lv4xu6wzXqAVMv7NBB5xwWSPjsCrX94vZLU4UJCiT2QloJNTMmFCZKQ quMz8g4CBHVa8ltt5QktRd7KERWwO1qEdmHJcLNWL57qOitHXWlHs2gfzN4oUCjltaBtRW ky9poSa9nWU/qz1i2mT774MqssEeEtYsSs5FJyeo1E90BiOhtxx5oP87eAmTGNuOWnDG5s Z3B9u4tN2shLMZvhNh46gzDsTpXEkCDek5zSKd0kt30yDiPUGn6yLus5dyp4v95wEgTBwF dPzpTu9oiYcnDRZQTCuXE82IcwyFbaOCFk5m1ckP6DsuExzSRcddvAeAuCDvYA== 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 4SrkQY6n5GzhpD for ; Thu, 14 Dec 2023 20:26:29 +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 3BEKQT1B090193 for ; Thu, 14 Dec 2023 20:26:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BEKQTHC090192 for bugs@FreeBSD.org; Thu, 14 Dec 2023 20:26:29 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 240035] freebsd32: sysv IPC broken on non-i386 Date: Thu, 14 Dec 2023 20:26:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New 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=3D240035 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D9ba8c825a392e141bc05efb71595f949b= 00a3719 commit 9ba8c825a392e141bc05efb71595f949b00a3719 Author: Brooks Davis AuthorDate: 2023-12-01 20:48:29 +0000 Commit: Brooks Davis CommitDate: 2023-12-14 20:25:27 +0000 sysvipc: Fix 32-bit compat on !i386 The various time fields are time_t's which are only 32-bit on i386. Fixing the old versions is probably of little use, but it's more correct and in theory there could be powerpc binaries from 6.x. PR: 240035 Fixes: fbb273bc05bef Properly support for FreeBSD 4 32bit Syst= em V shared memory. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D42870 (cherry picked from commit 957f014dc076a7f74ed0c8c8699e6f39b55785e7) sys/compat/freebsd32/freebsd32_ipc.h | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=