tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Working with user space file descriptor in kernel thread
On Tue, Mar 11, 2025 at 03:08:15PM +0100, Peter Skvarka wrote:
> > ... You can then use the socket directly in the kernel...
>
> Is this valid also when this socket is used by separate kernel thread ?
> It is different than thread which runs in ioctl and provides socket.
There is nothing thread-local involved in this scenario.
Martin
Home |
Main Index |
Thread Index |
Old Index