Linux wireless drivers development
 help / color / mirror / Atom feed
From: Marco Crivellari <marco.crivellari@suse.com>
To: daniel@makrotopia.org
Cc: andrew@lunn.ch, dakr@kernel.org, davem@davemloft.net,
	driver-core@lists.linux.dev, edumazet@google.com,
	gregkh@linuxfoundation.org, horms@kernel.org,
	johannes.goede@oss.qualcomm.com, kuba@kernel.org,
	linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-wireless@vger.kernel.org, luiz.dentz@gmail.com,
	marcel@holtmann.org, miriam.rachel.korenblit@intel.com,
	netdev@vger.kernel.org, olteanv@gmail.com, pabeni@redhat.com,
	rafael@kernel.org, Marco Crivellari <marco.crivellari@suse.com>
Subject: Re: [RFC PATCH 1/4] driver core: add device_schedule_reprobe()
Date: Thu, 13 Aug 2026 15:07:06 +0200	[thread overview]
Message-ID: <20260813130706.238544-1-marco.crivellari@suse.com> (raw)
In-Reply-To: <anpxXANMYTlOHbPo@makrotopia.org>

Hi,

> +	queue_delayed_work(system_unbound_wq, &rp->work,
> +			   msecs_to_jiffies(delay_ms));

Please note that system_unbound_wq is deprecated. The new unbound
workqueue is system_dfl_wq.


Thanks!


      reply	other threads:[~2026-08-13 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11  0:48 [RFC PATCH 1/4] driver core: add device_schedule_reprobe() Daniel Golle
2026-08-13 13:07 ` Marco Crivellari [this message]

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=20260813130706.238544-1-marco.crivellari@suse.com \
    --to=marco.crivellari@suse.com \
    --cc=andrew@lunn.ch \
    --cc=dakr@kernel.org \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=driver-core@lists.linux.dev \
    --cc=edumazet@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@kernel.org \
    --cc=johannes.goede@oss.qualcomm.com \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.org \
    --cc=miriam.rachel.korenblit@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=rafael@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox