[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024040904-agreeably-deferral-f2f8@gregkh>
Date: Tue, 9 Apr 2024 15:39:32 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: wangkaiyuan <wangkaiyuan@...pur.com>
Cc: jirislaby@...nel.org, hvilleneuve@...onoff.com,
andy.shevchenko@...il.com, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org
Subject: Re: [PATCH 1/2] tty: serial: max310x: convert to use maple tree
register cache
On Mon, Mar 18, 2024 at 02:40:36PM +0800, wangkaiyuan 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: wangkaiyuan <wangkaiyuan@...pur.com>
> ---
> drivers/tty/serial/max310x.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Where is patch 2/2 of this series? I don't see it anywhere on
lore.kernel.org.
Please fix up and resend the patch properly.
thanks,
greg k-h
Powered by blists - more mailing lists