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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.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 1D697C10DC3 for ; Mon, 4 Dec 2023 21:08:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id BF62B41860; Mon, 4 Dec 2023 21:08:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org BF62B41860 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osuosl.org; s=default; t=1701724087; bh=3I2T6t3MPoBjqrU/hNQpr4yWJIo/7pJ0dFM61k/CZIo=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=hgZNSWULXg03tuTPn59nxCvkmFxmpMV9oKCzB6A4vXH8tJbEiyuEoKKb2vmrY+Sp4 qM59R7Fo+1ZY/dulkTUPX7GuAVaj6n68uv3oHHLSe6LFEwicIXdy3GD5xosBLS9jl1 FPwuSRrGolEzcqhRicGjuePOsgUQbHQpefQ4LaF8DOFHQNOvvbnwRH9pq6HO7x/KtZ kbNutfQmQi/d3PtEgovCveUW+t431HfnNKZDDEop79d1XDGgaD4fGr3+x3kFxOk4NO oRHI0VuFRqRl5YBBg4urNAEBkNIqUQBuvAgyWqnOO/QowV7q47rh0fKBpsiZiLW+4q 98rYtuvl1UybA== X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2M1QnS8O9oa2; Mon, 4 Dec 2023 21:08:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 6B0C341555; Mon, 4 Dec 2023 21:08:04 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 6B0C341555 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id AC2D31BF31D for ; Mon, 4 Dec 2023 20:55:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7EAB840151 for ; Mon, 4 Dec 2023 20:55:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7EAB840151 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1yq7Rp2orP8 for ; Mon, 4 Dec 2023 20:55:10 +0000 (UTC) X-Greylist: delayed 1122 seconds by postgrey-1.37 at util1.osuosl.org; Mon, 04 Dec 2023 20:55:10 UTC DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 805E64011A Received: from mail1.merlins.org (magic.merlins.org [209.81.13.136]) by smtp2.osuosl.org (Postfix) with ESMTPS id 805E64011A for ; Mon, 4 Dec 2023 20:55:09 +0000 (UTC) Received: from merlin by mail1.merlins.org with local (Exim 4.94.2 #2) id 1rAFxf-0003gi-1l by authid ; Mon, 04 Dec 2023 12:54:39 -0800 Date: Mon, 4 Dec 2023 12:54:39 -0800 From: Marc MERLIN To: Johannes Berg Message-ID: <20231204205439.GA32680@merlins.org> References: <20231204200710.40c291e60cea.I2deb5804ef1739a2af307283d320ef7d82456494@changeid> <20231204200038.GA9330@merlins.org> <20231204203622.GB9330@merlins.org> <24577c9b8b4d398fe34bd756354c33b80cf67720.camel@sipsolutions.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <24577c9b8b4d398fe34bd756354c33b80cf67720.camel@sipsolutions.net> X-Sysadmin: BOFH X-URL: http://marc.merlins.org/ User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: marc@merlins.org X-Mailman-Approved-At: Mon, 04 Dec 2023 21:07:53 +0000 Subject: Re: [Intel-wired-lan] [RFC PATCH] net: ethtool: do runtime PM outside RTNL X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org, Tony Nguyen , Jesse Brandeburg , Heiner Kallweit Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" On Mon, Dec 04, 2023 at 09:40:08PM +0100, Johannes Berg wrote: > This one's still the problem, so I guess my 2-line hack didn't do > anything. sorry, I wasn't clear, this was the last hang before your patch. I wanted to make sure it matched your analysis, which it seems to, so that's good. I now understand that the order in printk is not actually the order of who is at fault. I'm testing your patch now, will let you know ASAP Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Home page: http://marc.merlins.org/ _______________________________________________ Intel-wired-lan mailing list Intel-wired-lan@osuosl.org https://lists.osuosl.org/mailman/listinfo/intel-wired-lan