All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc MERLIN <marc@merlins.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	Tony Nguyen <anthony.l.nguyen@intel.com>,
	Jesse Brandeburg <jesse.brandeburg@intel.com>,
	Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [Intel-wired-lan] [RFC PATCH] net: ethtool: do runtime PM outside RTNL
Date: Mon, 4 Dec 2023 12:54:39 -0800	[thread overview]
Message-ID: <20231204205439.GA32680@merlins.org> (raw)
In-Reply-To: <24577c9b8b4d398fe34bd756354c33b80cf67720.camel@sipsolutions.net>

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

WARNING: multiple messages have this Message-ID (diff)
From: Marc MERLIN <marc@merlins.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: netdev@vger.kernel.org,
	Jesse Brandeburg <jesse.brandeburg@intel.com>,
	Tony Nguyen <anthony.l.nguyen@intel.com>,
	intel-wired-lan@lists.osuosl.org,
	Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [RFC PATCH] net: ethtool: do runtime PM outside RTNL
Date: Mon, 4 Dec 2023 12:54:39 -0800	[thread overview]
Message-ID: <20231204205439.GA32680@merlins.org> (raw)
In-Reply-To: <24577c9b8b4d398fe34bd756354c33b80cf67720.camel@sipsolutions.net>

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/  

  reply	other threads:[~2023-12-04 21:08 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 19:07 [Intel-wired-lan] [RFC PATCH] net: ethtool: do runtime PM outside RTNL Johannes Berg
2023-12-04 19:07 ` Johannes Berg
     [not found] ` <20231204200038.GA9330@merlins.org>
     [not found]   ` <a6ac887f7ce8af0235558752d0c781b817f1795a.camel@sipsolutions.net>
2023-12-04 20:36     ` [Intel-wired-lan] " Marc MERLIN
2023-12-04 20:36       ` Marc MERLIN
2023-12-04 20:40       ` [Intel-wired-lan] " Johannes Berg
2023-12-04 20:40         ` Johannes Berg
2023-12-04 20:54         ` Marc MERLIN [this message]
2023-12-04 20:54           ` Marc MERLIN
2023-12-04 21:28           ` [Intel-wired-lan] " Marc MERLIN
2023-12-04 21:28             ` Marc MERLIN
2023-12-04 21:32             ` [Intel-wired-lan] " Johannes Berg
2023-12-04 21:32               ` Johannes Berg
2023-12-04 22:22               ` [Intel-wired-lan] " Jakub Kicinski
2023-12-04 22:22                 ` Jakub Kicinski
2023-12-04 22:25                 ` [Intel-wired-lan] " Johannes Berg
2023-12-04 22:25                   ` Johannes Berg
2023-12-05  2:46             ` [Intel-wired-lan] " Marc MERLIN
2023-12-05  2:46               ` Marc MERLIN
2023-12-05 19:33               ` [Intel-wired-lan] " Johannes Berg
2023-12-05 19:33                 ` Johannes Berg
2023-12-05 23:15                 ` Marc MERLIN
2023-12-06  9:50                   ` Johannes Berg
2023-12-05  5:19 ` [Intel-wired-lan] " Przemek Kitszel
2023-12-05  5:19   ` Przemek Kitszel
2023-12-05 19:48   ` [Intel-wired-lan] " Johannes Berg
2023-12-05 19:48     ` Johannes Berg
2023-12-06  8:46     ` [Intel-wired-lan] " Przemek Kitszel
2023-12-06  8:46       ` Przemek Kitszel
2023-12-06  9:37       ` [Intel-wired-lan] " Johannes Berg
2023-12-06  9:37         ` Johannes Berg
2023-12-06 11:59         ` [Intel-wired-lan] " Heiner Kallweit
2023-12-06 11:59           ` Heiner Kallweit
2024-01-03  8:20           ` [Intel-wired-lan] " Stanislaw Gruszka
2024-01-03  8:20             ` Stanislaw Gruszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231204205439.GA32680@merlins.org \
    --to=marc@merlins.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=hkallweit1@gmail.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.