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 8C924C3DA49 for ; Tue, 23 Jul 2024 22:54:19 +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-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=GBYO3YWDwS/Gcis8BVy4FNPMTbREVaMCJ9hAXFOVfZw=; b=kf3yL+Um5cffDMNIS30nEGWDJV bjvBmIY7qQhSC6dA8+RVLDQyABfTPigS9XQ6sBkKJij2TpGe2IYlPf4zqdQWPX3WuW7g2dxV9Ml7l G3HOQVY8fN+DUfEN85YrQk9X8f5+YZuVbvB6VOeIWvpqdi/FnAVLp4BCZw66fvA/ZIVldm66G3Bh8 yOway3EsIy4C/joF1b/9WadIC6nOf5rNCc+v6zp7Xo5pXgzCkTjjtcM5k/lcxuqvWPnspm8rOUJqi kxHLZtOb1zqO5bbn06/GIx1t/3dgzlF8kv1lZYIRhNHATDFeOlrw7gtQoxo4WsuZoYcswQMd3p3nb lH6L/KtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWOON-0000000Dj4F-1pSL; Tue, 23 Jul 2024 22:53:59 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWONy-0000000Dj1t-3mUL; Tue, 23 Jul 2024 22:53:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 428E7CE0F25; Tue, 23 Jul 2024 22:53:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7690FC4AF0A; Tue, 23 Jul 2024 22:53:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721775211; bh=cHJbPDlIH0oCEqFdHMXc1f/SmzHKfHRg/D0V77IKE/s=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=sYN6yv+FHlTLQYks25mPie6POPe6J0L437WXBzUx2BVXXHSKQ/tcNWSqUUBRayhzC NEAMi+W+qkJ0iKbJWCx80P94jdwSRvxy9VRpaQBnuQhmxw/15M3E8ovoNJI3R8qA3i g+dEicUhSjbRL0mGXUPibqbkQRsqVWQuZj6LQtfla8lb6TXLMxnL1hPIlctls7nxau OBiKOsmRvtcDWqbf87Ul9l1zLNbJgvsJQSVyjHowgvhoUhr1fdgPK48DOUT+0zycHQ CSssFzuPELhamsa2kR92pf3IhgxaVaWaMfxpguhYzwEKzv0EqeG4XnIxa51iU0j1e9 ampGEo3+E8tFg== Message-ID: Date: Wed, 24 Jul 2024 07:53:21 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v4 05/15] PCI: dwc: Silence set affinity failed warning To: Marek Vasut , linux-pci@vger.kernel.org Cc: =?UTF-8?Q?Krzysztof_Wilczy=C5=84ski?= , =?UTF-8?Q?Pali_Roh=C3=A1r?= , =?UTF-8?Q?Uwe_Kleine-K=C3=B6nig?= , Aleksandr Mishin , Anna-Maria Behnsen , Anup Patel , Bjorn Helgaas , Broadcom internal kernel review list , Daire McNamara , Florian Fainelli , Hou Zhiqiang , Jianjun Wang , Jim Quinlan , Jingoo Han , Jisheng Zhang , Jon Hunter , Jonathan Derrick , Joyce Ooi , Karthikeyan Mitran , Kishon Vijay Abraham I , Koichiro Den , Lorenzo Pieralisi , Manivannan Sadhasivam , Marc Zyngier , Michal Simek , Nicolas Saenz Julienne , Niklas Cassel , Nipun Gupta , Nirmal Patel , Rob Herring , Ryder Lee , Shivamurthy Shastri , Siddharth Vadapalli , Thierry Reding , Thomas Gleixner , Thomas Petazzoni , Yoshihiro Shimoda , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-tegra@vger.kernel.org References: <20240723132958.41320-1-marek.vasut+renesas@mailbox.org> <20240723132958.41320-6-marek.vasut+renesas@mailbox.org> Content-Language: en-US From: Damien Le Moal Organization: Western Digital Research In-Reply-To: <20240723132958.41320-6-marek.vasut+renesas@mailbox.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240723_155335_153925_83F5C1E7 X-CRM114-Status: UNSURE ( 6.34 ) X-CRM114-Notice: Please train this message. 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 7/23/24 10:27 PM, Marek Vasut wrote: > Use newly introduced MSI_FLAG_NO_AFFINITY, which keeps .irq_set_affinity unset > and allows migrate_one_irq() code in cpuhotplug.c to exit right away, without > printing "IRQ...: set affinity failed(-22)" warning. > > Remove .irq_set_affinity implementation which only return -EINVAL from this > controller driver. > > Signed-off-by: Marek Vasut Looks good to me. Reviewed-by: Damien Le Moal -- Damien Le Moal Western Digital Research