From nobody Mon Jun 22 16:09:08 2026 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 4gkY6Y1rygz6hTn5; Mon, 22 Jun 2026 16:09:09 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gkY6Y1Jfhz3Lks; Mon, 22 Jun 2026 16:09:09 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782144549; 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=BbhfsrtNgSZUc8oyi+JdSCwJ2umJ5KmsqKlzXjSP2A0=; b=tonTstYZpvYKtzSzB0iX/MvsHucz52hiljP8JlHsbOEOg3hnD6qHRBqwvMDD6PX+4kw6Ju h0S8WALyaQTW/SOQjXXz8ldoo+5DYMP2mZudYkM+VPSI8r/9TjqhiwIRIV7nRcQXAzcY/e TZjkHWXlTcn8Fy5NNTgonMYIz32kOoHddb8YTR0gthV+ISrBl24fymS7sI14THV8w54QMk 6TFj2XGmDu006bJPJLFl6621hHrkpdqs3GH1/6NTCWPi65ZXQ+d1uMaz4isVXkTBAWKI0j BLVKN0KCwDQc2wTflc+lelvmnaW3adMPvRXWTe6QY8OIvkSt69ygrsCcneFqcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782144549; a=rsa-sha256; cv=none; b=cewNCTP2WASnc0+DYmkskcatyoMAghzB9Pj/LCh/JqIdgXWrdWm6eEuyAyh7B2w7qU0/eC mYGrozrrJPlKZStGNBu3CT+iuaUnZ5nb0bGHgWIlz4r2swSA1mmNlp7c9jnT8aIqs1cbse QWjdRv0FDXZslVzRCZb73EilndntoQQPutetdw44+ysCLcGI6zP8KOLgy7x3O9V6N0jhDC xQAMAeBq8ZoTE+J2li8PcHmjD72x3S5qSzrtXeVZVeW2ZoaA/Ht3GlOkOVtFfH8SeHtmud N3TqNzTOAuyifeamVPmzP3Wd2fRzLFge5+6M1tIR4Nzf7Ssd3NvhGjiePtw76Q== 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=1782144549; 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=BbhfsrtNgSZUc8oyi+JdSCwJ2umJ5KmsqKlzXjSP2A0=; b=dsAOgMcumrASlxnL3yCgS+ktVBaXDfQ+S+rIgx4Xr06GfAGSuSru8UJp+Kmx6Y+TRwGuKJ vEOoy+D8BX8V0zmPuAK4+gIpBm2qw1WSdDLCd9HFtMdzw3Cea1xs6KfQyvquUnaCcHRcn4 ehJ160J94dWac2rjA7jKDTGdmq+YRO22/FTS87SFhFTg1yiq8isVyBekt8z8WOkg1CIB7q 5AMM+CtQUbBbhntktTAUVIqoP9LmnqDjWTwZz+5rgxHfxOMs6O2kenl+DYHjNgcuKjD5lI 5Jp1lSkGdR7wk55BsLGYCI5x0Ok3NOCdqU7dr75h9Rmw+grRNt1MxzO8kdJAYA== Received: from [IPV6:2601:5c0:4202:5670:f155:cc19:eaea:f026] (unknown [IPv6:2601:5c0:4202:5670:f155:cc19:eaea:f026]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gkY6X65StzJnf; Mon, 22 Jun 2026 16:09:08 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: <5ad1267a-e978-4da2-b4f9-e41e2594b605@FreeBSD.org> Date: Mon, 22 Jun 2026 12:09:08 -0400 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: c20d12958d45 - stable/15 - x86: remove sys/mount.h from genassym.c Content-Language: en-US To: Harry Schmalzbauer , Konstantin Belousov , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org References: <6a37b9e3.1c727.210fed3a@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 6/22/26 11:53, Harry Schmalzbauer wrote: > On 2026-06-21 12:16, Konstantin Belousov wrote: >> The branch stable/15 has been updated by kib: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=c20d12958d45b8a01b9d3dd99b85a195183190ec >> >> commit c20d12958d45b8a01b9d3dd99b85a195183190ec >> Author: Konstantin Belousov >> AuthorDate: 2026-05-16 19:27:40 +0000 >> Commit: Konstantin Belousov >> CommitDate: 2026-06-21 10:05:30 +0000 >> >> x86: remove sys/mount.h from genassym.c >> >> (cherry picked from commit 72ab129799a231e322b119de3f9c1263e76527b8) > > > Hello, > > without reverting this commit I can't compile my custom kernel (i386): FYI, do note that i386 kernels are not supported for 15+. They might happen to work currently, but at some point the code will be removed entirely (currently planned for "some time around the EOL of stable/14"). We probably will keep it (mostly) building for the near term, but that is for the purpose of keeping stable/14 working. -- John Baldwin