From nobody Mon Oct 28 20:07:54 2024 X-Original-To: net@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 4Xckvt2n6Nz5bkln for ; Mon, 28 Oct 2024 20:07:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xckvt0qHNz489B for ; Mon, 28 Oct 2024 20:07:54 +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=1730146074; 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=lK9X1R4h4iOD1fg6xs2rwQowtfVft41b1k6XvwrRJn0=; b=mFZB7ODKWXnMBnxMvg+aE9BEMobUWgUDjjUPK6amQyfBv/AksrlqSGmhs7yUw/wchfYpuF O56oVZFKJY9fVUxKFWtU2ju/hdvhTM1EEaSx8O6XX4eOzGEARY6aXJz7h/pvg7t4PPHXhG 1pa5BBVmWYXsVNQaJJy6w7JiZID3oHC/UfaxaSHhgezye6c1+/sS+E2iUNmGOaas/N7yCn 11hu14ryfZywqFFkylPx/yHpdDkpRdsXMrgRZ2/I4XuuoJf2LmAfuTa3SFAbvWBwOJczol htblx6bdyTg3Sv3rwsRUp7ASBV5IEnR++jBylUdbTAi5A+pfmlkvT8B7Nid1xA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730146074; a=rsa-sha256; cv=none; b=oIZzrg5WJdWDhu0yTn3+akuKXh0oSI8WhZGqddtP2TX1EU5m75JWsq6ypddU06Nbveal9f m7liAHFNpiEarYM/SMugw0Oxk1e2n0aT0exjbdjxMxvX6lhnFXXMcfdQ1fPGZJokms/bLs gRnMv6kgprZon5ZKnm5X6PCXQkJgteQ9QAkxU83mw/DIO4DepSzWNc78OSNQJhg7VelzSI 3UFomBTnC1+7xHBXpWw/k3LW6ykgGZPrMoj6a/MzpM7DEnd6y4V8lL8eXHWNam6egViqUS p0MYK8bx0sFH4Mvojhl+7VFmoWHrPALxeAgNGIBU24k386g8GeQlAPVZvGBdKg== 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 4Xckvt0RNszt7V for ; Mon, 28 Oct 2024 20:07:54 +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 49SK7rFu030925 for ; Mon, 28 Oct 2024 20:07:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SK7reR030924 for net@FreeBSD.org; Mon, 28 Oct 2024 20:07:53 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: net@FreeBSD.org Subject: [Bug 266735] Getting Lock order reversal: bpf global lock, iflib ctx lock error when booting machine Date: Mon, 28 Oct 2024 20:07:54 +0000 X-Bugzilla-Reason: CC 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: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266735 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |DUPLICATE --- Comment #2 from Mark Johnston --- *** This bug has been marked as a duplicate of bug 270399 *** --=20 You are receiving this mail because: You are on the CC list for the bug.=