Hi All,
To read/write data to user-space from kernel-space we use copy_from_user() and copy_to_user() functions. Why kernel can't directly access user address and read/write on to it?
Can any one explain why kernel can't directly access the user-space address.
Thanks_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies