From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (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 A8ABA5A0E6; Tue, 2 Apr 2024 10:15:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712052924; cv=none; b=QKRfKGrmREFwkF18p6R3OQ7regcIIQtcWkR/UJGFPDJDHT/BhX6sh9S5UTE7HswerzBTN8LkhqWyPKshq8QUQiECfmz8UqjX+lKJhFRnIH9f0s6N8anqkuZoDq0s4q1qgdy247i4WkacJ2JeVDgM8cgF1UOzwzOeJK4/Q8dzbKI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712052924; c=relaxed/simple; bh=37Nx+JVFdZC7dJV7jOp/MYWR3xwxYi0DR8iWjs0SXzE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=mk2whE9U7KwHGFzSneukEbbWQbhSqCYrKOfKyqQG8KGSXMuxjbBQ5H/PSHMj/Dr8tdzO6cf3B4XGG2GDlVSwDteVHY05xu1cAfRujEol60bgi/5to7xpFxFNpq+UtkzbVL+Mm07KBUQz8Tmin3Xw22HVVLcP1Q1AWOq7+GpbWwo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=0beqMXVt; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="0beqMXVt" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XcKQ6bjR8juooJeYFkyQvyoAYNtxrPcLEvnKdMTyFu8=; b=0beqMXVtPisgfQmEG2UBAidiVW 84+j9DAP25fOyTv08R6Sq+HES71u81tNt/O07QPZpGE3DDCsc5eMDgt27vYLJKa2vSrJUB6eGdSO5 2xJ8YAqid3EnAbCdEchOKgHRM6mT8Bh3x+TWFOFRLkGQzi1oOeTn/i76rfyD4ZQeL3NsvKLN8q0IY fmtkpkXyq/aOlrrjHPexBzYFjdJw+8l6k3zqUvOk8FwKv5fXbzYrdOiDxKW9wPtZl12nlrQHZ1Neq o2r6Pw+BMVTmSwN/IzPOC6ts0Evl8M5cISIt3onDGFUXRkQ7YQLJ8mm2VQ6+4UBLk83BeUAyaQGe6 90zRLFdQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:35944) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rrbAc-0006J4-1Y; Tue, 02 Apr 2024 11:15:10 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1rrbAb-0006t6-9b; Tue, 02 Apr 2024 11:15:09 +0100 Date: Tue, 2 Apr 2024 11:15:09 +0100 From: "Russell King (Oracle)" To: Krzysztof Kozlowski Cc: Suzuki K Poulose , Mike Leach , James Clark , Alexander Shishkin , Maxime Coquelin , Alexandre Torgue , Linus Walleij , Andi Shyti , Olivia Mackall , Herbert Xu , Vinod Koul , Dmitry Torokhov , Miquel Raynal , Michal Simek , Eric Auger , Alex Williamson , linux-kernel@vger.kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-i2c@vger.kernel.org, linux-crypto@vger.kernel.org, dmaengine@vger.kernel.org, linux-input@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [PATCH 00/19] amba: store owner from modules with amba_driver_register() Message-ID: References: <20240326-module-owner-amba-v1-0-4517b091385b@linaro.org> <324e9c02-c005-4e18-9872-8408695fb1fe@linaro.org> <65f0ed39-4c2f-4cea-b488-2a8ba6fdbeff@linaro.org> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: Russell King (Oracle) On Tue, Apr 02, 2024 at 11:12:36AM +0100, Russell King (Oracle) wrote: > On Tue, Apr 02, 2024 at 12:04:07PM +0200, Krzysztof Kozlowski wrote: > > You brought no argument for keeping the kernel-version-header > > requirement nowadays, yet you call me of not working constructively. I > > So add inability to read to your failings, because I _did_ state that > _I_ still _use_ it. > > End of discussion, I'm not engaging with you in your current > confrontational mood where you clearly don't want to understand > anything (or intentionally misinterpreting) I'm writing - making it > pointless to continue. > > I even think you're intentionally misinterpreting the responses > from the patch system. > > Overall, I can only draw the conclusion that you are playing politics > and want the patch system gone, and you want me to use "standard" > tooling that will _increase_ the amount of effort I need to put in. > No, that's not going to happen. ... and this is your final chance to change to a constructive discourse, if not, you are going to end up in my kill file. Whether you do is entirely up to the tone of your reply to this email. I am always more than willing to work with a submitter to diagnose what the problem is, but the tone of your emails make me want to ignore you. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!