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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D46F7C63777 for ; Mon, 30 Nov 2020 22:34:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7609320705 for ; Mon, 30 Nov 2020 22:34:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="wy/wct3O"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="XY7Bodsg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730744AbgK3WeQ (ORCPT ); Mon, 30 Nov 2020 17:34:16 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:51410 "EHLO galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730741AbgK3WeP (ORCPT ); Mon, 30 Nov 2020 17:34:15 -0500 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=wy/wct3OdzxqH87mZ8U35WXS8YHdfm2FzpA6J1iXgNuazw7m2Gm1nOJyNA+eXh4y49E8xD hbTN1gqi/zWyeh4p3SjPXMm6HslikbmaTtfKzQn4RSVLhiJhQfeyGUQ0JsA2jMC/Ue7Frw Lk2fPYkJwI0K/wDBcij7KrLZu+awwdIR/F/gX8kPPyfASwV6t2wAAbzArXEsB16ubqvBX/ M80xQ13aSOs491Jc3IIuPC/JazN6blWKZ2O/d4TQfXoHlSttBgwynNIQcornI92e+S9hAK IObQcadw6KYEWaKsQS3UbWCTxMlQqJoIVRUt2wObT0aTArG8qOKWOB9dR8SL5A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=XY7Bodsgz1q+NQjLQMpVRYw72W7/aL9naYJ1Niv9vjB1Ci877/KySl8fwhkuMojdh+eAmw eso+VrublYa7j6BQ== To: Alexey Kardashevskiy , linux-kernel@vger.kernel.org Cc: =?utf-8?Q?C=C3=A9dric?= Le Goater , Frederic Barrat , Michal =?utf-8?Q?Such=C3=A1nek?= , Oliver O'Halloran , Marc Zyngier , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, x86@kernel.org, linuxppc-dev@lists.ozlabs.org, Alexey Kardashevskiy Subject: Re: [PATCH kernel v4 5/8] genirq: Add free_irq hook for IRQ descriptor and use for mapping disposal In-Reply-To: <877dq2ij45.fsf@nanos.tec.linutronix.de> References: <20201124061720.86766-1-aik@ozlabs.ru> <20201124061720.86766-6-aik@ozlabs.ru> <877dq2ij45.fsf@nanos.tec.linutronix.de> Date: Mon, 30 Nov 2020 23:33:33 +0100 Message-ID: <87360qiif6.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon, Nov 30 2020 at 23:18, Thomas Gleixner wrote: > On Tue, Nov 24 2020 at 17:17, Alexey Kardashevskiy wrote: >> We want to make the irq_desc.kobj's release hook free associated resources >> but we do not want to pollute the irqdesc code with domains. > > Can you please describe your changelog in factual ways without 'we and I > and want'? See Documentation/process/ And while we are at process. MAINTAINERS clearly says: IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core IRQ SUBSYSTEM T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core So why are these patches not applying against that git branch? Thanks, tglx 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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6CB0BC63777 for ; Mon, 30 Nov 2020 22:35:40 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7ADD820705 for ; Mon, 30 Nov 2020 22:35:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="wy/wct3O"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="XY7Bodsg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7ADD820705 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linutronix.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4ClKnN5GBZzDr13 for ; Tue, 1 Dec 2020 09:35:36 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linutronix.de (client-ip=2a0a:51c0:0:12e:550::1; helo=galois.linutronix.de; envelope-from=tglx@linutronix.de; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=linutronix.de header.i=@linutronix.de header.a=rsa-sha256 header.s=2020 header.b=wy/wct3O; dkim=pass header.d=linutronix.de header.i=@linutronix.de header.a=ed25519-sha256 header.s=2020e header.b=XY7Bodsg; dkim-atps=neutral Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4ClKlF0186zDqTm for ; Tue, 1 Dec 2020 09:33:44 +1100 (AEDT) From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=wy/wct3OdzxqH87mZ8U35WXS8YHdfm2FzpA6J1iXgNuazw7m2Gm1nOJyNA+eXh4y49E8xD hbTN1gqi/zWyeh4p3SjPXMm6HslikbmaTtfKzQn4RSVLhiJhQfeyGUQ0JsA2jMC/Ue7Frw Lk2fPYkJwI0K/wDBcij7KrLZu+awwdIR/F/gX8kPPyfASwV6t2wAAbzArXEsB16ubqvBX/ M80xQ13aSOs491Jc3IIuPC/JazN6blWKZ2O/d4TQfXoHlSttBgwynNIQcornI92e+S9hAK IObQcadw6KYEWaKsQS3UbWCTxMlQqJoIVRUt2wObT0aTArG8qOKWOB9dR8SL5A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=XY7Bodsgz1q+NQjLQMpVRYw72W7/aL9naYJ1Niv9vjB1Ci877/KySl8fwhkuMojdh+eAmw eso+VrublYa7j6BQ== To: Alexey Kardashevskiy , linux-kernel@vger.kernel.org Subject: Re: [PATCH kernel v4 5/8] genirq: Add free_irq hook for IRQ descriptor and use for mapping disposal In-Reply-To: <877dq2ij45.fsf@nanos.tec.linutronix.de> References: <20201124061720.86766-1-aik@ozlabs.ru> <20201124061720.86766-6-aik@ozlabs.ru> <877dq2ij45.fsf@nanos.tec.linutronix.de> Date: Mon, 30 Nov 2020 23:33:33 +0100 Message-ID: <87360qiif6.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexey Kardashevskiy , Marc Zyngier , x86@kernel.org, linux-gpio@vger.kernel.org, Oliver O'Halloran , =?utf-8?Q?C=C3=A9dric?= Le Goater , Frederic Barrat , Michal =?utf-8?Q?Such=C3=A1nek?= , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Mon, Nov 30 2020 at 23:18, Thomas Gleixner wrote: > On Tue, Nov 24 2020 at 17:17, Alexey Kardashevskiy wrote: >> We want to make the irq_desc.kobj's release hook free associated resources >> but we do not want to pollute the irqdesc code with domains. > > Can you please describe your changelog in factual ways without 'we and I > and want'? See Documentation/process/ And while we are at process. MAINTAINERS clearly says: IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core IRQ SUBSYSTEM T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core So why are these patches not applying against that git branch? Thanks, tglx 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 X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B05AAC63777 for ; Mon, 30 Nov 2020 22:34:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2AC5220705 for ; Mon, 30 Nov 2020 22:34:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gbqE85DA"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="wy/wct3O"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="XY7Bodsg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2AC5220705 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References:In-Reply-To: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IzwjZsJAhrUvyj7+cP4eao4zGeZPSxZoXMZi0Q33UxI=; b=gbqE85DAcWx7m4UwcpqZGYUb/ sNj64gBevi+3PD3dsnvexo9CuwZx617pF3WIbquf1iFPE0+VwC8H/CCjexmdcOfIqOoiPBdoZNw8M zj/7r/gdH3AOQnF5R4DPIDyVcwSr7MvaCWSIqmnLHGjoV5FiW3ImbMOPIOu0mjQ8fx1cMG5YsdGZV P3c/YdBlxa06xWFQBng2OeEDiCQtc8ertd7uFNZgaIkW4TMzfUl0UGpUZuMod6fF+zjKQ1oCPgQri fQAmodIMc7pUNwfUHdbF9EXLy2XDJL545aWGFFj2ax1DhW7nVWaxvz6xeyVEMfcbvn9avAojkGKXd uh7mDfLug==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kjrjl-0005VK-JZ; Mon, 30 Nov 2020 22:33:37 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kjrjj-0005Tt-11 for linux-arm-kernel@lists.infradead.org; Mon, 30 Nov 2020 22:33:35 +0000 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=wy/wct3OdzxqH87mZ8U35WXS8YHdfm2FzpA6J1iXgNuazw7m2Gm1nOJyNA+eXh4y49E8xD hbTN1gqi/zWyeh4p3SjPXMm6HslikbmaTtfKzQn4RSVLhiJhQfeyGUQ0JsA2jMC/Ue7Frw Lk2fPYkJwI0K/wDBcij7KrLZu+awwdIR/F/gX8kPPyfASwV6t2wAAbzArXEsB16ubqvBX/ M80xQ13aSOs491Jc3IIuPC/JazN6blWKZ2O/d4TQfXoHlSttBgwynNIQcornI92e+S9hAK IObQcadw6KYEWaKsQS3UbWCTxMlQqJoIVRUt2wObT0aTArG8qOKWOB9dR8SL5A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1606775613; 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=Mm7z8+LQNmpqR3/51ygd5ccUSxfGw1mG3mvRt4yFQJc=; b=XY7Bodsgz1q+NQjLQMpVRYw72W7/aL9naYJ1Niv9vjB1Ci877/KySl8fwhkuMojdh+eAmw eso+VrublYa7j6BQ== To: Alexey Kardashevskiy , linux-kernel@vger.kernel.org Subject: Re: [PATCH kernel v4 5/8] genirq: Add free_irq hook for IRQ descriptor and use for mapping disposal In-Reply-To: <877dq2ij45.fsf@nanos.tec.linutronix.de> References: <20201124061720.86766-1-aik@ozlabs.ru> <20201124061720.86766-6-aik@ozlabs.ru> <877dq2ij45.fsf@nanos.tec.linutronix.de> Date: Mon, 30 Nov 2020 23:33:33 +0100 Message-ID: <87360qiif6.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201130_173335_185761_08AAF4FE X-CRM114-Status: UNSURE ( 8.11 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexey Kardashevskiy , Marc Zyngier , x86@kernel.org, linux-gpio@vger.kernel.org, Oliver O'Halloran , =?utf-8?Q?C=C3=A9dric?= Le Goater , Frederic Barrat , Michal =?utf-8?Q?Such=C3=A1nek?= , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org 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 Mon, Nov 30 2020 at 23:18, Thomas Gleixner wrote: > On Tue, Nov 24 2020 at 17:17, Alexey Kardashevskiy wrote: >> We want to make the irq_desc.kobj's release hook free associated resources >> but we do not want to pollute the irqdesc code with domains. > > Can you please describe your changelog in factual ways without 'we and I > and want'? See Documentation/process/ And while we are at process. MAINTAINERS clearly says: IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core IRQ SUBSYSTEM T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core So why are these patches not applying against that git branch? Thanks, tglx _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel