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 3884DCD98DA for ; Mon, 15 Jun 2026 09:11:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type:MIME-Version: References:In-Reply-To:Subject:Cc:To:From:Message-ID:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=+wsQIp/Tede8SSMcu4ufL/+FF0+UqEU/pYXt0tgN6u0=; b=5DYIyBerIClRvWOjbc7lPSPm/W RGt/oiyfQbREe3A1jCyf1t1ZbARggQtY26yMcT72g3RIH19GpdIXQDuZiUAIn89QRWf2uMG9HsxyV 8IJlFt9F0UqoMTcex2EVehYZ69EdoCtcXpl4BPo39FBkfiJQpbaUyq5eJ0GIMLo+1IWvQTrQY7Dxt XR2dt/4MECKYfDQUzL0hIaG6ahiex6iheDmd4nXqyw8sUxrhX9dfdc5JNaK+VDp1OeJMp1PYmB4Lf 901Oa/6MUjnKu6Lxco7IuPDbuOMkPqROpYIcnMycROEwo2Z6VLtOpjrWPgWqTeTc4E4V1HWI7FhcU aBvIqrHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wZ3Lf-0000000Dwnw-1R6H; Mon, 15 Jun 2026 09:11:15 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wZ3Ld-0000000Dwnh-2Z9c for linux-arm-kernel@lists.infradead.org; Mon, 15 Jun 2026 09:11:13 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id E4D5243A8B; Mon, 15 Jun 2026 09:11:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C749B1F000E9; Mon, 15 Jun 2026 09:11:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781514672; bh=+wsQIp/Tede8SSMcu4ufL/+FF0+UqEU/pYXt0tgN6u0=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=HI91eRalPyE3kgK0fsypPOg9LhdFcA85rte5BFjLjF2pf+Ri/hPOekQ0yhPUkllSZ JS9fyxmkJNIGrXGTxhEB7eRCD4aX9jThBEosq6/70P840Q8MtKRPQelLhLQx7y0zEe /idoe0rBej4bMmgJhn80rg2OZOB0EtSxV673T82mUwEFefXnkyk1libOD/Rm30M+2W y3H8disr0+jFTIcBNcQ/HOt6B4zamg8k6A1bcXd7v8K/B2e405Mdm+Kr5WbgaPhfa1 vuzLuRuYyTQ6xE2fE1lV/w5lw8u7oZmlDg7C2uOplF2vef3H5xu2eXYN37AohE+6r1 oGebGe9DviteQ== Received: from sofa.misterjones.org ([185.219.108.64] helo=lobster-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 1wZ3La-0000000CsCL-1JmB; Mon, 15 Jun 2026 09:11:10 +0000 Date: Mon, 15 Jun 2026 10:14:27 +0100 Message-ID: <87eci888ss.wl-maz@kernel.org> From: Marc Zyngier To: Kemeng Shi Cc: tglx@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/6] irqchip/gic-v3-its: some minor cleanups In-Reply-To: <20260615032910.54735-7-shikemeng@huaweicloud.com> References: <20260615032910.54735-1-shikemeng@huaweicloud.com> <20260615032910.54735-7-shikemeng@huaweicloud.com> 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) 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: shikemeng@huaweicloud.com, tglx@kernel.org, linux-arm-kernel@lists.infradead.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 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 15 Jun 2026 04:29:10 +0100, Kemeng Shi wrote: > > 1. Remove unneeded NULL check in itt_alloc_pool() as addr will always be > NULL when we reach here. > 2. Correct indentation in cpumask_pick_least_loaded() > 3. Remove unneeded updation of range node when it is to be deleted in > alloc_lpi_range(). > 4. Remove unneeded assignment to baser->psz which is already used > as input inits_setup_baser() Honestly, these changes, aside from (maybe) the last one, are pretty pointless. I'm sure there are better things to waste your time on. M. -- Jazz isn't dead. It just smells funny.