Re: [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
From: Thomas Weißschuh
Date: Fri Jul 18 2025 - 08:02:47 EST
Hi Mark,
On Wed, Jul 16, 2025 at 03:35:09PM +0100, Mark Brown wrote:
> On Wed, Jul 16, 2025 at 03:23:24PM +0200, Thomas Weißschuh wrote:
>
> > Can you try the following?
> > I missed this despite the double-checking after the last reported issue.
>
> I needed to fix that up a bit, it was missing an update of the final ret
> in the function and didn't apply directly to -next for some reason so I
> had to manually apply but it seems to do the trick, thanks!
>
> Tested-by: Mark Brown <broonie@xxxxxxxxxx>
The fix for this is now in tip/timers/ptp and should be in -next tomorrow.
Thanks again for the report and sorry for the breakage.
(...)
Thomas