From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 54B1532B13A for ; Mon, 1 Jun 2026 21:12:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780348334; cv=none; b=V1Tv0hY1Vsu1HnoiCjtl3wR9CcoGqC1/mdUW+nGoaFUjEli6yWaC5gB8A46WqfCVBdRCQJfoGIl4m8kBPD+0bac73aEaLeZi9XNiDBTsob8PpEJ5m7MJsHHbG3GPsPt9kkSeJ3eDpEuInjb6/azZgFmWFuGbQSpW4Dwx5oAjFnU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780348334; c=relaxed/simple; bh=D+5YzYHJ6TyrjGD2wMuIHyiyaJWwp6yjtDkFTiZ8XrA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=CeQlIzCmROxiWoiyknCVHrO+/QrsLPXw1r8hxhSIDlDLbdnLPcJfyns+qhhIcxSNdYuCP91XWfQ3xSN7KK+eNa7KkAOSNnv7aJATBB57GMUYyNm8xDR8y6pJ/y+rBLZI86jWF24uuhOOfniukL+WJHJmNIo/epkDCmV1ToDx9fE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=DpAphjFv; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=1Vbapi2a; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="DpAphjFv"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="1Vbapi2a" Date: Mon, 1 Jun 2026 23:12:09 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780348331; 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=V2bnGXGNwfI9luDwmP5TTRWL36f0d+6qxRChR0JtSVc=; b=DpAphjFvCJsy5aNx/Z08X0cvcNgAer/ii1p3Rl10x5Q2UdCj6MkI2V4jJQ6a/eol47fLR7 WdJjtuRC5cbvu5SGlBaQmldPf1YAnkKBTazjop/Mj2pP8yxd51560noNL14MJIEy8+Bm7M xCr2sna1LJmLK6fR+FlxjXnGAIzoiVIdpY3oFIdWeOlDySCqyrwHS4FBHGcuC6THuBskXu 91EmDXdLr8xNzEupr70hfRrfnBColuK2DRYQeU4GD97T80p4XkXeV1ZnWKhf4fvnAQ156m AV3cpDA+jPceybvPTOg/OZYlT2+/NhlZnAdwRWv9lU4DL6YJ+UAaYcqoh0cjfQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780348331; 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=V2bnGXGNwfI9luDwmP5TTRWL36f0d+6qxRChR0JtSVc=; b=1Vbapi2a/n9p7L4ijp9Xh3F6yyhfVUnH9/8CN78XU5WFaXf//kuKh1PuxGGY0oVk9ge9rs y78q0Cie4nl66EDg== From: Sebastian Andrzej Siewior To: John Paul Adrian Glaubitz Cc: linux-kernel@vger.kernel.org, x86@kernel.org, "H. Peter Anvin" , Borislav Petkov , Dave Hansen , Ingo Molnar , Jonathan Corbet , Thomas Gleixner Subject: Re: [PATCH] x86: Start removing X86_X32_ABI Message-ID: <20260601211209.WIms_QkR@linutronix.de> References: <20260523093734.A3AR7reJ@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On 2026-05-27 17:57:30 [+0200], John Paul Adrian Glaubitz wrote: > Hello Sebastian, Hi Adrian, > Debian still has an x32 port which is building unstable packages, see [1]. I am aware that Debian has this. > Even Rust works there. Even rust. You have approx. ~72% of packages https://buildd.debian.org/stats/graph-ports-week-big.png and peaked at ~90% in 2016 and then again shortly before 2022 https://buildd.debian.org/stats/graph-ports-big.png Some of the big ones are missing like libreoffice, firefox or chromium. In 2012 x32 was introduced. Around 2013 if I am not mistaken x32 entered d-ports. This is where we still are. That is why I think it is time to let it rest. Debian Squeeze and Wheezy had kfreebsd as a tech-preview, sadly not more. > > Adrian Sebastian