From: Bryant Boatright <bryant.boatright@proton.me>
To: Gustavo Arantes <dev.gustavoa@gmail.com>
Cc: gregkh@linuxfoundation.org, linux-staging@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_suspend_common
Date: Mon, 09 Mar 2026 13:36:26 +0000 [thread overview]
Message-ID: <aa7M1WzJd5JWa1Wh@ubuntu-desk> (raw)
In-Reply-To: <20260308221950.6721-1-dev.gustavoa@gmail.com>
On Sun, Mar 08, 2026 at 07:19:50PM -0300, Gustavo Arantes wrote:
> Replace msleep(1) with usleep_range(1000, 2000) in rtw_suspend_common(),
> since msleep() for values less than 20ms may not sleep for the intended
> duration as documented in Documentation/timers/timers-howto.rst.
This has been addressed in a thread recently and Gred said to drop the patch [1].
Best,
Bryant Boatright
[1] https://lore.kernel.org/linux-staging/20260214173139.49094-1-ofekalm100@gmail.com/
next prev parent reply other threads:[~2026-03-09 13:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-08 22:19 [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_suspend_common Gustavo Arantes
2026-03-09 13:36 ` Bryant Boatright [this message]
2026-03-09 14:03 ` Gustavo Oliveira Arantes
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=aa7M1WzJd5JWa1Wh@ubuntu-desk \
--to=bryant.boatright@proton.me \
--cc=dev.gustavoa@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/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