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]
Date:   Sat, 10 Jun 2023 07:15:48 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Mark Brown <broonie@...nel.org>, Jean Delvare <jdelvare@...e.com>
Cc:     linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] hwmon: Update single register drivers to use maple
 tree register cache

On 6/10/23 06:59, Mark Brown wrote:
> A number of hwmon drivers only support single register I/O and therefore
> gain no benefit from using the more modern maple tree register cache
> over the rbtree cache, convert them to maple tree.
> 

"gain no benefit from using the more modern maple tree register cache
over the rbtree cache, convert them to maple tree."

Is that really what you wanted to say ?

Guenter

> Signed-off-by: Mark Brown <broonie@...nel.org>
> ---
> Mark Brown (5):
>        hwmon: (lm75) Use maple tree register cache
>        hwmon: (lm95245) Use maple tree register cache
>        hwmon: (tmp102) Use maple tree register cache
>        hwmon: (tmp108) Use maple tree register cache
>        hwmon: (tmp464) Use maple tree register cache
> 
>   drivers/hwmon/lm75.c    | 2 +-
>   drivers/hwmon/lm95245.c | 2 +-
>   drivers/hwmon/tmp102.c  | 2 +-
>   drivers/hwmon/tmp108.c  | 2 +-
>   drivers/hwmon/tmp464.c  | 2 +-
>   5 files changed, 5 insertions(+), 5 deletions(-)
> ---
> base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7
> change-id: 20230609-hwmon-maple-89029163bed2
> 
> Best regards,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ