Re: [PATCH] ntsync: Check for owner in setup_wait()
Elizabeth Figura <[email protected]> Tue, 14 Jul 2026 12:16:47 -0500
| Newsgroups | gmane.linux.kernel,gmane.comp.emulators.wine.devel |
|---|---|
| Message-ID | <2307065.1BCLMh4Saa@camazotz> |
On Tuesday, 14 July 2026 10:36:46 CDT Griffin Kroah-Hartman wrote: > Add a check to see if any mutex owner is 0. > > As stated in the uapi documentation , this is a failure case that was > not being checked under the NTSYNC_IOC_WAIT_ANY and NTSYNC_IOC_WAIT_ALL > cases, which state that mutexes with no owner should fail the ioctl with > -EINVAL. This has already been sent I'm afraid: https://lore.kernel.org/all/[email protected]/