From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BCC4CCD6E60 for ; Wed, 11 Oct 2023 12:06:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jAf3g71ZXg96XoEqLgqtDmQxgGsFOTSAPvGDtobo7qo=; b=XTbk6FbZmlBLvV owpISwyI7bfywlOektkDY5MIWGN3590pabY1j+dP/Al39IncDITT2ugnMbq/WGKPIsaoImbK9XyzS HN6aJcGSkaZByqIM+CpZrimYrJkjzP3sdaA34xmX13httQhfInDx2VhGMevsgrc8A0LXlBIXK7m59 Apz8sF7Y8VgGjocWpqiPwYXbGn3qNc3KpmbDCIbqQ1iDyirtOKvRmlcxf6u7egwxzZIT1KzdeJJIM 8d3RzzKmV78u70Rh8W1qg1AtVomXQkJNf2Yjzb521D4S6viKYn7e8Gh2sGZNRxgCFv6UEuFlwqddD 8KBvl/Wiu2+Ve2DSlrdQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qqXyo-00FoA2-0h; Wed, 11 Oct 2023 12:06:22 +0000 Received: from galois.linutronix.de ([193.142.43.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qqXyk-00Fo86-07 for linux-arm-kernel@lists.infradead.org; Wed, 11 Oct 2023 12:06:21 +0000 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1697025969; 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=e8PMcuYySmTK2GLGzDl7ickSIL5xZv3CLwffGGkD0iM=; b=YIjUXdrvRneuXFgc7gq7Rn4OY3r/Caz1QfO/PDv0g1CxSKzy/JObsngmnPSIL5InPiL5wb oZfTjPtiVApWl+yNCYR6qGxu1NhdHl264HE+q4etwtvlceDSzsK55ijK/8fKVymicPDUvr PeBukGq/h+e/CxmKXPHaeCzDULMVqJcu2htT4ul+cAH4Vg8ld6Q2seATPdoZs5harGwQAE 5FI+Y6qwsG1KaGYooyqLdICL2aI+YhN95XDjvvrZ6rZaSYk/Lv2DD4XZI0WWuQGEGEH5qi scUiHjHYSC+sTvAbciNbgwzE3/aMU0B/0FnDkIysRRdzAoOS+eh6+x9yZwl//A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1697025969; 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=e8PMcuYySmTK2GLGzDl7ickSIL5xZv3CLwffGGkD0iM=; b=ZOhzBjNvuXO9xiRWpa7Tdwnq7GT1Qfbi1aZb6EEWC5hCIlDewkaxbXXyrQaiE4o1EynyFn IL9wQ8L8YD+6czAw== To: "Russell King (Oracle)" , Linus Torvalds Cc: linux-acpi@vger.kernel.org, James Morse , loongarch@lists.linux.dev, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Ingo Molnar , Jean-Philippe Brucker , jianyong.wu@arm.com, justin.he@arm.com, Borislav Petkov , Dave Hansen , x86@kernel.org, Salil Mehta , "H. Peter Anvin" , Peter Zijlstra , linux-ia64@vger.kernel.org Subject: Re: [PATCH] cpu-hotplug: provide prototypes for arch CPU registration In-Reply-To: References: Date: Wed, 11 Oct 2023 14:06:08 +0200 Message-ID: <87o7h5l5xr.ffs@tglx> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231011_050618_238606_AFBFD61C X-CRM114-Status: GOOD ( 13.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Oct 10 2023 at 17:23, Russell King wrote: > Okay, I give up. 15 days, still no real progress. I don't see any point > in submitting any further patches for the kernel outside of those areas > that I maintain. Clearly no one cares enough to bother (a) properly > reviewing the patch, (b) applying the patch that Thomas thought > "makes tons of sense." > > If patches that "makes tons of sense" just get ignored, then what does > the future of the kernel hold? Crap, that's what, utter crap. > > As I said, it seems that the Linux kernel process is basically totally > broken and rotten. If a six line patch that "makes tons of sense" can't > be applied, then there's basically no hope what so ever. Oh well. I usually try to keep track of such stuff, but this one fell through the cracks. Shit happens and we are all human, no? Sorry for the wrong information about ia64. The removal did not happen because someone stepped up as a possible maintainer. Thanks, tglx _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel