Pradeep> I am trying to use copy_from_user()/copy_to_user of data
    Pradeep> structures that contains pointers.

If you are defining a new interface, then the simplest thing is not to
do that: always put pointers in a 64-bit field.

If it is an existing interface that can't be changed, then there
should be an existing compat wrapper for the system call.

 - R.
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to