From nobody Mon Oct 14 05:42:07 2024 X-Original-To: stable@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 4XRmMN3jtJz5ZCyT for ; Mon, 14 Oct 2024 05:42:08 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XRmMM3kyvz42qB for ; Mon, 14 Oct 2024 05:42:07 +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=1728884527; 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=6brWvshHfp8HHXooMy35GnLJBW8ppryBCs7q+JBpSuI=; b=GVI64irqZ0QJhLxsQZqY1JmS9qByzzA1zwC6rgkjz4objtWIc/ksltcdmt5xkuBXjzhoMX YXzKNDKxSrHdRT03dqC8OQEdFZ/Z5ztHAd8EzzqrPBGEDvPI6NV2fGXBAPVzGwvVTgmJmo Re4i3Izk7vu2OhqxARwy4RAclkxsj0ThKzmS34ClDS8kcwFZEsJaQDTmsVegyvbNrQLV9V JArC6nOOAGaT/5gbSwE6i2tRm6cDhJDYcNaD5pfBAWJxVdD/SAza6PTclM4bP3t36Z9HDT 2ZZhaS4+5evs/7I7bBJiCU1oR/Gz9frFtItM5yz2TZmitmu82w1iTrSZdHpYEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728884527; a=rsa-sha256; cv=none; b=AR2DGir7m2ofvDZuhoQwjYX9BLkTfAB04Kk9m8hSpabEGLkW+sFpAw+I38CQ50AMlDq4WS r/TTSasrE/qOQmrCgIAjhbWC4JWGqERsYxmfQ50xyOPQzsYlbl+HopQC/MjYcKIPVql2qF vZqTtfU4wOaAgYLhgxYJ+qOlfcIOOz1Soor2vcjFhkbapmC6n2U94pYneFWJU0Cqrbig2I app1NZJ6NXzGsKBfK9ofmsYE52WdaWfRdxqOl0t4ukIRUhMBeGiQ13WgDacc04JulOcCSp QPXbPj/iHP+1qzDTjE6Q9SBAZ0jpu68VYi/OLwJKhuqV4i8ycodfcEM00O/voA== 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 4XRmMM1F6FzQXk for ; Mon, 14 Oct 2024 05:42:07 +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 49E5g74f023524 for ; Mon, 14 Oct 2024 05:42:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49E5g7vs023523 for stable@FreeBSD.org; Mon, 14 Oct 2024 05:42:07 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: stable@FreeBSD.org Subject: [Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer Date: Mon, 14 Oct 2024 05:42:07 +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: 12.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open 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: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246279 --- Comment #40 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df03e1a42e92eff76dcf474655b600db37= b04ae2b commit f03e1a42e92eff76dcf474655b600db37b04ae2b Author: Peter Eriksson AuthorDate: 2024-10-14 04:01:33 +0000 Commit: Warner Losh CommitDate: 2024-10-14 05:22:01 +0000 ciss: Minor formatting nit. PR: 246279 Reviewed by: imp Tested by: Marek Zarychta Differential Revision: https://reviews.freebsd.org/D25155 sys/dev/ciss/cissvar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=