From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 35B0C2E6CC2 for ; Wed, 10 Dec 2025 08:25:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765355106; cv=none; b=Uup35pj1AphaL6zbKRZpC0CsJAYJyQ+i1qeMl78c+5+u7FWzSBZRXbplFgKaLGrZgVFV66RoyebYYtlby0/R/6rnk6sGx42fPJR923An67CR4c9EiU4y+ENFAr1WrGLK9KPv9W8IprkeA6yEB+mS6ciB3ueUjks0Ksu1Z9eLu8A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765355106; c=relaxed/simple; bh=evzpAQb45la51rXCzqlvFflyWbEDT3KKsggwDTX4fWQ=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=lLqDdg2gGmxGF8BOcyla4/rXtG8XZbT2XBz1NoE0lTMMLGR8BL0lAPmtp+oLjgha1gW730cLCmMQkmK/UVgHO/iXc6t5PhKjJO4aBoNpmLc+4PuJq0XfBmDrdRkX82p5kHAGIKRSKl8kprayp7iViedPnhrJGpf6yTZj9zGuqBE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=odTtH29I; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="odTtH29I" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3396C4CEF1; Wed, 10 Dec 2025 08:25:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1765355105; bh=evzpAQb45la51rXCzqlvFflyWbEDT3KKsggwDTX4fWQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=odTtH29IgQKbIBm+5IaUeWRMWbV+QWO8s+qv1T1c3t4/TJDzD7/pujMhJbk9L4rGC L0cfNwudAh3ek7aUk3C44s7iusj9j8VBb50XCRrCA2xrV8OYqNH4v0kBYocoaRuNLk j/JSvpO29dAaPrYqaG0JQuAjp33p2Eppr4NOFiQ6giYzne9+L0UhB5txN2Ji1cproe vg2fTvyTIELqQeuL44J8rlZ00dtRNpnxKlOjHEjZzwQlqWLnvGs1JEpLQr80j7f4tR /YsQefG5+ynKEA0oW5S4l5d1C3ClhAk77/Xyp8TqIvDu3lw8f5FapoAj0Fjs8FcsOt EMFly528kDqAg== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vTFVP-0000000BhMt-3wgH; Wed, 10 Dec 2025 08:25:04 +0000 Date: Wed, 10 Dec 2025 08:25:03 +0000 Message-ID: <861pl2pwv4.wl-maz@kernel.org> From: Marc Zyngier To: Thomas Gleixner Cc: Daniel Lezcano , Linux Kernel Mailing List Subject: Re: Fate of CONFIG_IRQ_TIMINGS and co In-Reply-To: <87bjk7f8bk.ffs@tglx> References: <87zf7vex6h.wl-maz@kernel.org> <3f3d42d2-13e3-43ef-b839-f77424769add@linaro.org> <87bjk7f8bk.ffs@tglx> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: tglx@linutronix.de, daniel.lezcano@linaro.org, linux-kernel@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Wed, 10 Dec 2025 01:13:03 +0000, Thomas Gleixner wrote: > > On Mon, Dec 08 2025 at 05:49, Daniel Lezcano wrote: > >> If this is a work in progress and that there is a line of sight to > >> having it working upstream, that's great, and I will happily post the > >> few fixes I have for it. Otherwise, can we do ourselves a favour and > >> consider dropping it? > > > > Yes, we already discuss that a few cycles ago with Thomas and, as there > > is no progress, it makes sense to remove it. > > Who is going to send the patch? Series at https://lore.kernel.org/r/20251210082242.360936-1-maz@kernel.org Thanks, M. -- Without deviation from the norm, progress is not possible.