public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: "Rafael J. Wysocki" <rafael@kernel•org>
Cc: Linux PM <linux-pm@vger•kernel.org>,
	LKML <linux-kernel@vger•kernel.org>,
	Ulf Hansson <ulf.hansson@linaro•org>,
	Brian Norris <briannorris@chromium•org>,
	Andrew Lunn <andrew+netdev@lunn•ch>,
	"David S. Miller" <davem@davemloft•net>,
	Eric Dumazet <edumazet@google•com>,
	Paolo Abeni <pabeni@redhat•com>,
	Siddharth Vadapalli <s-vadapalli@ti•com>,
	Roger Quadros <rogerq@kernel•org>,
	netdev@vger•kernel.org,
	Nicolas Ferre <nicolas.ferre@microchip•com>,
	Claudiu Beznea <claudiu.beznea@tuxon•dev>,
	Simon Horman <horms@kernel•org>
Subject: Re: [RESEND][PATCH v2 0/3] net: Discard pm_runtime_put() return value
Date: Thu, 8 Jan 2026 08:16:23 -0800	[thread overview]
Message-ID: <20260108081623.6323ca97@kernel.org> (raw)
In-Reply-To: <CAJZ5v0ifehCqCdC=rE9eUAe7p2jx=QOv8K=HXo3n9D0WefVMUw@mail.gmail.com>

On Thu, 8 Jan 2026 15:06:55 +0100 Rafael J. Wysocki wrote:
> > This is a resend of
> >
> > https://lore.kernel.org/linux-pm/5973090.DvuYhMxLoT@rafael.j.wysocki/
> >
> > which mostly was a resend of patches [10-12/23] from:
> >
> > https://lore.kernel.org/linux-pm/6245770.lOV4Wx5bFT@rafael.j.wysocki/
> >
> > as requested by Jakub, except for the last patch that has been fixed
> > while at it and so the version has been bumped up.
> >
> > The patches are independent of each other and they are all requisite
> > for converting pm_runtime_put() into a void function.  
> 
> Any news on this or do I need to resend it again?

All good, just mis-scheduled my day yesterday and had too little time 
for upstream :(

  reply	other threads:[~2026-01-08 16:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <6245770.lOV4Wx5bFT@rafael.j.wysocki>
2025-12-22 20:11 ` [PATCH v1 10/23] net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value Rafael J. Wysocki
2026-01-02 23:53   ` Jakub Kicinski
2026-01-03 21:34     ` Rafael J. Wysocki
2025-12-22 20:14 ` [PATCH v1 11/23] net: cadence: macb: " Rafael J. Wysocki
2025-12-23  8:48   ` Nicolas Ferre
2025-12-22 20:16 ` [PATCH v1 12/23] net: wan: framer: Discard pm_runtime_put() return values Rafael J. Wysocki
2026-01-03 21:23 ` [PATCH v2 1/3] net: Discard pm_runtime_put() return value Rafael J. Wysocki
2026-01-03 21:26   ` [PATCH v2 1/3] net: ethernet: ti: am65-cpsw: " Rafael J. Wysocki
2026-01-03 21:27   ` [PATCH v2 2/3] net: cadence: macb: " Rafael J. Wysocki
2026-01-03 21:29   ` [PATCH v2 3/3] net: wan: framer: Discard pm_runtime_put() return values Rafael J. Wysocki
2026-01-07  0:29   ` [PATCH v2 1/3] net: Discard pm_runtime_put() return value Jakub Kicinski
2026-01-07 12:41     ` Rafael J. Wysocki
2026-01-07 12:31 ` [RESEND][PATCH v2 0/3] " Rafael J. Wysocki
2026-01-07 12:34   ` [RESEND][PATCH v2 1/3] net: ethernet: ti: am65-cpsw: " Rafael J. Wysocki
2026-01-07 12:35   ` [RESEND][PATCH v2 2/3] net: cadence: macb: " Rafael J. Wysocki
2026-01-07 12:37   ` [RESEND][PATCH v2 3/3] net: wan: framer: Discard pm_runtime_put() return values Rafael J. Wysocki
2026-01-08 14:06   ` [RESEND][PATCH v2 0/3] net: Discard pm_runtime_put() return value Rafael J. Wysocki
2026-01-08 16:16     ` Jakub Kicinski [this message]
2026-01-08 16:20   ` patchwork-bot+netdevbpf

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=20260108081623.6323ca97@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=briannorris@chromium$(echo .)org \
    --cc=claudiu.beznea@tuxon$(echo .)dev \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-pm@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nicolas.ferre@microchip$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=rafael@kernel$(echo .)org \
    --cc=rogerq@kernel$(echo .)org \
    --cc=s-vadapalli@ti$(echo .)com \
    --cc=ulf.hansson@linaro$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox