<div dir="ltr">Hi All,<div><br></div><div>I am exploring the mechanism for sharing data between kernel and user space. There are following mechanism I have found</div><div><ol><li>copy_to_user/copy_from_user</li><li>Netlink sock</li><li>/proc, /debugfs etc.</li></ol><div>Other than this, Is there any efficient way of which I could read/write linked-list that I have created from my kernel module.</div></div><div><br></div><div>---</div><div>Jitendra</div><div><br></div></div>