Re: [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_suspend_common
From: Bryant Boatright
Date: Mon Mar 09 2026 - 09:36:41 EST
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@xxxxxxxxx/