From nobody Sun Feb 04 23:19:19 2024 X-Original-To: emulation@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 4TSlp01Sc8z592gx for ; Sun, 4 Feb 2024 23:19:20 +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 4TSlnz73l0z4cXH for ; Sun, 4 Feb 2024 23:19:19 +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=1707088760; 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=E61uMYJ59MBI0yhlyDTOj4G9prA6798n2zNANQqXPzA=; b=ji/guGkuVBvNjI9sRWYNtwMuuDQ7eyp3aPgSIfBIqeF+0z4Lztk2REZAOQ41JNmSfi8039 NiOe+b780HoTSTyk6jkvXE3DJgXt/dAO7jFRiOBzXzQRwLRTiPWNo4k0ed9V2DZ6cNea8K GnKyd/KXD5NOFmAb1wBzwdi3YHeLlqoxvFlXW/Oo3HlsMacOUzZBQnj8Tsps8gzQYrmfEV qkzCeZMD81C6UGG7B3+4TTGik1L2k8DxPFjeOmUuN9IhH/EqNJGHvaXnmUfoo2PVoHNNEs C91bRIaLLUZqr5WA1zxrBOy5097aE0KLACdxPC0+nWnqAJzaX75xRopAsvl0Wg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707088760; a=rsa-sha256; cv=none; b=B9OX5njy+t4zxfs0SLx/GsBWxr4Hk5iT86Ic/AKCmOaSdapR8CRErsxOY52Ga9jOGH/pad a/ie965YNw+RQp7TAH4f0XPYXFd9fkxrwkTT7oShfzikNm3h2bF4mIzp09IwEsnvncznK2 ePJe06piJGNG6c9D/2/dc0+oFxuIliD6MLcHaLM4LMTBV7+p3UBOpMAaEvNTnnzVog4/8J B9CctgQWYvqsZxSH6z9PFG/d/fV827Je2onhSf7/ENP2751nEOBhBQf6mt/RmcMSejUwdr aavT6p9pRch+nouAsYJT0cAO7SbMHeB9CI8Mg2bbBJzIerJSFuOH+1UBrY3KWQ== 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 4TSlnz5vXdzHHr for ; Sun, 4 Feb 2024 23:19:19 +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 414NJJkV027229 for ; Sun, 4 Feb 2024 23:19:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 414NJJGg027228 for emulation@FreeBSD.org; Sun, 4 Feb 2024 23:19:19 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 247327] i386 linuxulator doesn't support more than one LDT Date: Sun, 04 Feb 2024 23:19:19 +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: iwtcex@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247327 --- Comment #1 from Alex S --- Created attachment 248191 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248191&action= =3Dedit comment cleanup I should probably use Phab instead, but, just in case I forget about it, he= re is a good-enough-for-me patch. --=20 You are receiving this mail because: You are the assignee for the bug.=