lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <efa56904-eabf-4493-b064-652d02839c6b@suswa.mountain>
Date: Mon, 23 Jun 2025 13:54:01 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Kisub Choe <kisub.choe.0x1@...il.com>
Cc: gregkh@...uxfoundation.org, philipp.g.hortmann@...il.com,
	linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: replace msleep(1)

On Sun, Jun 22, 2025 at 08:28:16AM +0900, Kisub Choe wrote:
> changed msleep to usleep_range to
> 
> Adhere to Linux kernel coding style.
> Reported by checkpatch:
> 
> WARNING: msleep < 20ms can sleep for up to 20ms;
> see function description of msleep().
> 
> Signed-off-by: Kisub Choe <kisub.choe.0x1@...il.com>

This type of change needs to be tested before it can be merged.

regards,
dan carpenter


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ