From nobody Mon Jul 13 09:31:54 2026 X-Original-To: dev-commits-src-main@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 4gzHJh4LMcz6kwp4; Mon, 13 Jul 2026 09:32:04 +0000 (UTC) (envelope-from olce@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 4gzHJh3NTXz49W2; Mon, 13 Jul 2026 09:32:04 +0000 (UTC) (envelope-from olce@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783935124; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0hLejWmJnI1nvQHiaAGiQleOd9JhZsN20QMsd6N/X0c=; b=wXm4SJGNg+/6kcaG9HYJvScZuHSlk159sI8RGZDSmgU0qUZ/SFgKf/TVnE2ENiiqIa3mKZ 3IQHSI3Mr+y2SoHq095SMU5PxYU9RSWNWu5lrZZ0hqJGUoEG4NdWArFqssJWyJSdaRghB3 XPUjGyVor3oFt5QWV06d9C1eKEsEnQTiuLv/gUAsXKGkMEmbvuR+UQ689surE7dSmJ9DTI m6onEQ9mVegAY+zq540Tg7dFMbsPVHIVpPrtFCWz5MwIX6Ks3+d54osOXJijTkOjAEBQ8v HUt4CB58OfCUPKCD1y47IR508DqHknX1K18aWokVH8z4ZQfoZd+5lvNubRgeYg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783935124; a=rsa-sha256; cv=none; b=KSgjctpTzbYbfOO8UKfsRxh36BPI+dsBVM7owJwvWGXKLuuL2CNHJhlxotc0JNUAK+2COc VQWk3RKz0/Xbe4DyrbjDSQavpYGIxHgBFla7waM1Dit8Lc8U0v296agwR2cLhnPZuFuKD0 WSn2TdPc7DPzlBQeG1cbgptw6dLs1f27ovuFy91UfF6qJ86csG1PH+XkzeV2KlgDd1PJcl KZ8FXkd50bZxAl5W/ukY3Khh2F4+imF1JBXPkJmd/Zvo0AUnpEY5DIau+yJKT9pqgtS6yN 91bF+jZpxHzYu4afIandg95U/dAPdpxMuKzl1htCSkMG0Zg7bkt0yGO+DLtbFQ== 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=1783935124; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0hLejWmJnI1nvQHiaAGiQleOd9JhZsN20QMsd6N/X0c=; b=QC4xjT7SFpV7/w+RbPj8TTz8E1pf7osMLCTV2VHvtb0Lbj5UyV0NsN9wmYwCJOaEdvmkDV edXcRBKDkH0njOKnc2O/QRJ0QXrVh6QdxECEU4nc9dSSERbs8qeKWF0xQCbjcXgWO1vdjz bg0q/yEUL20m/yvv2XpzBVMY2DggHLUFtS/OztWgRe4w8Ou68R1k1cExt5Ccr6f/ZUWRXf bwl40Lne8aFG51nVTzI98qeKXjrho/6e3vLXmuWyXGL5MfDABa84STEs02B2QTojQ9nuZG BaPIqTUri2oOSjIeGW+NcSBVJLey02GSJ5Ra8DCDLf1/Zk6dmXrjPalOv7FqWw== Received: from ravel.localnet (lfbn-nic-1-328-19.w90-116.abo.wanadoo.fr [90.116.162.19]) (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) (Authenticated sender: olce/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gzHJg0rkJz3TQ; Mon, 13 Jul 2026 09:32:02 +0000 (UTC) (envelope-from olce@freebsd.org) From: Olivier Certner To: Jessica Clarke Cc: Adrian Chadd , src-committers@freebsd.org, Harry Schmalzbauer , ShengYi Hung , dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: hwpstate_intel i386 build workaround [Was: Re: git: 7b26353a59d6 - main - hwpstate_intel: Disable package control on hybrid CPU] Date: Mon, 13 Jul 2026 11:31:54 +0200 Message-ID: <4239694.BRNeRiNLvY@ravel> In-Reply-To: <9F123195-C88F-4010-BAA8-1DF27FC7971B@freebsd.org> References: <6a1e7b3b.1a45a.91f6820@gitrepo.freebsd.org> <9F123195-C88F-4010-BAA8-1DF27FC7971B@freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2443189.mfXeX5GmMH"; micalg="pgp-sha384"; protocol="application/pgp-signature" --nextPart2443189.mfXeX5GmMH Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Olivier Certner To: Jessica Clarke Date: Mon, 13 Jul 2026 11:31:54 +0200 Message-ID: <4239694.BRNeRiNLvY@ravel> In-Reply-To: <9F123195-C88F-4010-BAA8-1DF27FC7971B@freebsd.org> MIME-Version: 1.0 Hi, > If the code is going to exist in the repo then we need to do better at ac= tually making sure it builds, and so I might make the controversial suggest= ion that, so long as i386 kernel sources exist in main and are supported in= at least one stable branch, we should have at least one kernel config that= =E2=80=99s part of the default universe build, so we actually test the code= rather than finding out it=E2=80=99s broken when a user reports it or it g= ets MFCed. This state of affairs doesn=E2=80=99t save effort, it just defer= s it, and if anything makes it worse because people have to diagnose the er= ror, rather than it just be fixed from the start by the original author. As a person who fixed several i386 compilation errors by others, I complete= ly agree. This is common sense, and I don't see how that could be controve= rsial. Some people are loosing time because of this, and overall it makes = the process more inefficient than it could be. If for some reason re-integ= rating it in universe builds is not sustainable, then that simply means it'= s time to let go of i386. Regards. =2D-=20 Olivier Certner --nextPart2443189.mfXeX5GmMH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCQAdFiEEmNCxHjkosai0LYIujKEwQJceJicFAmpUsIsACgkQjKEwQJce Jif8hQ//b5wYl0rv3eUpBTMD2xMMbEqDrq84gkWi4tS4vt5vbj49Gl0ghJCFkGGm YHCt4dfRyQWFY1XrrIo7p7OghPkQUmy1hKbD2y8689Ntu0kNDzHHVNAKHkkBbKud eBcwrEf2i6fjPt7AnjPJSF1J84wSINh7jBkZ5IAPQX4T1RaHud6wB4ZiigekJGPA VJPnld7F/c22EsU/sEcGWp1LTCpM9Fe4kjO83sLIzfw7LYHmslzZr1FyXjamdZKe 3F57bxiz3o+/TKwo7cp+RxrdEqnheL7avdvdb1fRO96ltEHRdFU4BrrnKFbahqvN 3HJWXxoGCirup1HqGhS0jsYDwRY7tuK8KRJDGGdJvSEFRISvWqFc1PPm4lkqKi1i GI92cJDeaem5it4Zj6smZELBF+SxRBTlwRnlAMFNz4gjQhaaKOuBVs0qvXn+pJPg HkOeyPnE/PyJYR6bPlub/GiSYbjelswhtMmTVT8URbN2FczRGCleA/ogAHUpN9xx m5+mNe9Px1yFG7ngSv85jcYNoHW7kBp0/yFVn258wH+zp51Giuo2DzUtyJNPC2Kn CM+mn+wemrPxGXEf4kNgerfGjnrhr+aJ3oN6836Tg8/SGbgkImQE+D3asW0MRXCS Qb1IVOkFVwwiJDP2q4iqXpNRNrVF3q2ncVtRxS9neprlpsh2bzQ= =q8ry -----END PGP SIGNATURE----- --nextPart2443189.mfXeX5GmMH--