On 10.07.2025 08:45, Thomas Weißschuh wrote:
On Thu, Jul 10, 2025 at 08:22:49AM +0200, Marek Szyprowski wrote:
Commit fcc8e46f768f ("vdso/gettimeofday: Return bool from clock_gettime() helpers") changed the return value from clock_gettime() helpers, but it missed updating the one call to the do_hres() function, what breaks VDSO operation on some of my ARM 32bit based test boards. Fix this.
Thanks again for the report and fix. This change has already been folded into the original commit by tglx. It should show up in todays -next tree.
Okay. I got no information about that, so I decided to send a patch just in case.
Best regards