[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240311154835.23679b89@kmaincent-XPS-13-7390>
Date: Mon, 11 Mar 2024 15:48:35 +0100
From: Köry Maincent <kory.maincent@...tlin.com>
To: Przemek Kitszel <przemyslaw.kitszel@...el.com>
Cc: Jakub Kicinski <kuba@...nel.org>, Simon Horman <horms@...nel.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<thomas.petazzoni@...tlin.com>, Richard Cochran <richardcochran@...il.com>
Subject: Re: [PATCH v3 net-next] ptp: Move from simple ida to xarray
On Mon, 11 Mar 2024 15:17:15 +0100
Przemek Kitszel <przemyslaw.kitszel@...el.com> wrote:
> On 3/11/24 14:59, Kory Maincent wrote:
> > Move from simple ida to xarray for storing and loading the ptp_clock
> > pointer. This prepares support for future hardware timestamp selection by
> > being able to link the ptp clock index to its pointer.
> >
> > Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
> > ---
> >
> > Change in v2:
> > - Update an err value missing.
> >
> > Change in v3:
> > - Refactor err management.
> > ---
> > drivers/ptp/ptp_clock.c | 28 ++++++++++++++++------------
> > 1 file changed, 16 insertions(+), 12 deletions(-)
> >
>
> sorry for not commenting more on v2 :/
No worry, thanks for your review!!
Regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
Powered by blists - more mailing lists