Re: [PATCH v4 00/30] NT synchronization primitive driver

From: Greg Kroah-Hartman
Date: Tue Apr 16 2024 - 04:50:37 EST


On Tue, Apr 16, 2024 at 10:14:21AM +0200, Peter Zijlstra wrote:
> On Mon, Apr 15, 2024 at 08:08:10PM -0500, Elizabeth Figura wrote:
> > This patch series implements a new char misc driver, /dev/ntsync, which is used
> > to implement Windows NT synchronization primitives.
>
> This patch series does not apply to anything I have at hand. Nor does it
> state anything explicit to put it on top of.

Should work on linux-next as I took a few of the original commits from
the last series already.

thanks,

greg k-h