Can anyone please help with the user-space application, how can we make sure ioctl calls are serialized in a particular context ?
I see many times the kernel driver implementing ioctl handles it .
Any pointers will be helpful. Thanks for your help in advance.