Re: [PATCH] hwmon: convert to use maple tree register cache

From: Guenter Roeck
Date: Thu May 01 2025 - 23:10:37 EST


On Wed, Apr 23, 2025 at 09:08:29PM -0400, Bo Liu wrote:
> The maple tree register cache is based on a much more modern data structure
> than the rbtree cache and makes optimisation choices which are probably
> more appropriate for modern systems than those made by the rbtree cache.
>
> Signed-off-by: Bo Liu <liubo03@xxxxxxxxxx>

Applied.

Guenter