Re: [PATCH] net: core: fix msleep() is not accurate

From: Jakub Kicinski
Date: Wed Dec 16 2020 - 14:34:59 EST


On Tue, 15 Dec 2020 10:04:25 +0800 Yejune Deng wrote:
> See Documentation/timers/timers-howto.rst, msleep() is not
> for (1ms - 20ms), use usleep_range() instead.
>
> Signed-off-by: Yejune Deng <yejune.deng@xxxxxxxxx>

# Form letter - net-next is closed

We have already sent the networking pull request for 5.11 and therefore
net-next is closed for new drivers, features, code refactoring and
optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after 5.11-rc1 is cut.

Look out for the announcement on the mailing list or check:
http://vger.kernel.org/~davem/net-next.html

RFC patches sent for review only are obviously welcome at any time.