From nobody Mon Oct 14 05:41:04 2024 X-Original-To: dev-commits-src-all@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 4XRmL85nNlz5ZCl3; Mon, 14 Oct 2024 05:41:04 +0000 (UTC) (envelope-from git@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 4XRmL8268Pz411t; Mon, 14 Oct 2024 05:41:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728884464; 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; bh=sLz/CRE/sJ71GdsOxGthmENz0g8Ee99yoEZvHAl/sa0=; b=pwGQFOYzizhWjMt68ILwZsZNrLy7gaR3xgd35mTf2tP+K/boBB9gmnugfoGkcLyzoGx7yL so5Wg9YAkYCzOwan3h6iaVg5B7Vawihzdk1Z12YnF/fxrBZb7GzozC3ioqcu/vSYry4MFK fLrtrm+EF7hMiN6TmbKU/GOEn86pdHfo/sR80zc6ixihA3zLsK9nFD3x7G++DM5Fumx5e+ 5bdV/4sle+/v0k6yxtHr9MCjN4DjzcZKmUVUxxLeND49K6XNTgOAE/ZzdCmEnTXE5xYYuh 8uZvOvNXmB4iAk/kz8Fm0AO0k38DKVvXk1NdwO4mZ7797TfbJ8hc8uApNuSDsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728884464; 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; bh=sLz/CRE/sJ71GdsOxGthmENz0g8Ee99yoEZvHAl/sa0=; b=FfmK10Opgw0jUzajQX5XgfzL7ynKrXNLJqCMLhwkqpaRVuYlKrSN6btivPBft+r+dE0kb3 2D/q/5ACZIGNbYfxlxAHy21yu3FUc54P7SRrDMeWjzcFdGoZPgGVViu6cYJPqVNii9a4le N8PykiozdODgLh1Vhaf6ZW4XFdAlrR5Ku636exsosCLSdFBSF3yHFT5hm76k/iut20MKL1 3nItisklvz1E3oCRgzfUTOx+v0nhooJQFgOsx1SFjoow7hD3AzZdiWfbqZWEs2HMNeABlt bfrzCYnMYScK2/Yql8/PwB9hxeFBQwvbqoZ89AK7Xi8fWkBP+aZjngJErMI2jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728884464; a=rsa-sha256; cv=none; b=ds9VAcQZFcJL17mRFLlAQgTQs3CLMEv3+2LeDA+1zK4RGDL/5Dbbv11SZ0HhZY4FN29PLb DWrseftQFRskcyi1BJ3fp7FG5ccIUh0Rxona8xJRTTFls9m5mzpajbuidMg5GMAqi2XyYw 7BmQjd0S5Zt8yONYm431di9nzEUBiu48a8jDui5bSPUzi/Qmsk63KuQlv+ZH5oTHpXvHUZ mdbp0Usqf6fonB3dVJr5Q6tUyVA431FLEz5irANZpF3yg6rrv1p2vmoZCpcJaCkJbJwFLw 6eY2LQOuPnpJQcSr6p6+MxOeMsLFU85BBtlSJokyPiCrsbAJjfKyjrEp5IuGFA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4XRmL81byszQfv; Mon, 14 Oct 2024 05:41:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49E5f472089850; Mon, 14 Oct 2024 05:41:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49E5f4oW089847; Mon, 14 Oct 2024 05:41:04 GMT (envelope-from git) Date: Mon, 14 Oct 2024 05:41:04 GMT Message-Id: <202410140541.49E5f4oW089847@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: 793c668ec5b8 - main - UPDATING: Note higher-risk than I'd like ciss changes List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 793c668ec5b879ff660ed87919a9d5946840a878 Auto-Submitted: auto-generated The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=793c668ec5b879ff660ed87919a9d5946840a878 commit 793c668ec5b879ff660ed87919a9d5946840a878 Author: Warner Losh AuthorDate: 2024-10-14 05:21:27 +0000 Commit: Warner Losh CommitDate: 2024-10-14 05:37:46 +0000 UPDATING: Note higher-risk than I'd like ciss changes --- UPDATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UPDATING b/UPDATING index aa5c21d0bf77..c2e7a658c65e 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20241013: + The ciss driver was updated to cope better with hotplug events that + caused it to panic before, and to support more than 48 drives attached + to the card. These changes were made w/o benefit of hardware for testing + and ciss(4) users should be on the lookout for regressions. + 20240729: The build now defaults to WITHOUT_CLEAN - i.e., no automatic clean is performed at the beginning of buildworld or buildkernel. The