From nobody Wed Oct 04 01:45:25 2023 X-Original-To: freebsd-arm@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 4S0cvp0mxFz4wNRs for ; Wed, 4 Oct 2023 01:45:26 +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 4S0cvn2qNLz4dMl for ; Wed, 4 Oct 2023 01:45:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696383925; a=rsa-sha256; cv=none; b=tximJkf/4l2XzL64pR7W9mzCo9uTyojMw9EQ88u41p9q5K2yW/fISqx5J2QXmrYBDNHDr0 tH7ftXWJMp0QB2LFzeBpsAClPmh7aH0aajMgYVjVHLPBxqESQHOFZ/qnD4BudrYGGeZQMV q7gW4eDU2/xUYLVDh0KGYJtJ53SchGFI4osogQoRMwxPtirhyzcV5/AntfkYKO+vKTxXtF kKO1C4uRJNMwHpYPegpOoVraERt9iibYfiY4hy4gUI7mfjT/4k+qUwEVBETDdHXLSg3Vlp ropJ1Nod61bgc6hFYhLQK5GpliM7Aac0jAOunea0ZX/1BAGaa2exMqROsBAZMQ== 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=1696383925; 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=ImPOvsJyZHId4s/zJJPXm1rh66OSINORhjUtaVs+Uq4=; b=J9gq/D2aCkER7TOARgaIgPqfSnE4UHjVbj7OpKQU13aWI274zY3NX2eA4qmGG6uxfdDfMu MwDDx6aY1ztu7Gd0FRvqDRQ4/AXK0zBsFFH/whnJP7KwsDGRNXPBwOWIy6mZ2VX4NDPXzf IACU4bzyRf+RHZn9qVPzdUFvJMLti6gZW4dApdBwE/ThPwanf8ey5Ga2gkY/BisoeKnO5Y BFp2tBdK/Pu08yd/bLEBgP9yuQFDAhIso/lNJP9dgr/Q2qQZJRXvTtvZHzZycsR1xst9oU s6ZZ5Zt/+nFD/arYGxgMh1ZFiML23LvjIJpcwD+BFcuLgENE0IkALPk4IckXrA== 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 4S0cvn1wSRz3qv for ; Wed, 4 Oct 2023 01:45:25 +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 3941jPx5032967 for ; Wed, 4 Oct 2023 01:45:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3941jPf2032966 for freebsd-arm@FreeBSD.org; Wed, 4 Oct 2023 01:45:25 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: freebsd-arm@FreeBSD.org Subject: [Bug 274237] boot hangs on initializing XHCI controller on SBSA Reference Platform Date: Wed, 04 Oct 2023 01:45:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevans@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: mfc-stable13+ mfc-stable12- X-Bugzilla-Changed-Fields: cc assigned_to resolution bug_status flagtypes.name 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: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274237 Kyle Evans changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd-arm@FreeBSD.org Assignee|freebsd-arm@FreeBSD.org |kevans@freebsd.org Resolution|--- |FIXED Status|Open |Closed Flags| |mfc-stable13+, | |mfc-stable12- --- Comment #8 from Kyle Evans --- Commit in question already exists in stable/14 + releng/14.0, backported to stable/13 and no intention of backporting it to stable/12. Thanks for the report! --=20 You are receiving this mail because: You are the assignee for the bug.=