Hi,
I am in need to send data rapidly from kernel interrupt routine to the userspace .
Can any one suggest me which is the best communication method to send data from kernel to userspace?
i have used netlink communication.but i am facing an issue with that.
Is there any alternative for Netlink communication?
-Thangam
