loc2c-runtime deref()

Frank Ch. Eigler fche@redhat.com
Thu Aug 18 20:59:00 GMT 2005


roland wrote:

> [...]
> > > The runtime macros are tailored specifically for kernel-mode access,
> > > and their sole purpose is to catch invalid pointer references.
> > 
> > Which runtime and which macros are you referring to?
> 
> The loc2c-runtime.h macros deref and store_deref.

Then can you please educate me/us about how come your macros call
__get_user_asm, the same routines defined in asm/uaccess.h that are
used for get_user(), copy_from_user(), and so on?


- FChE



More information about the Systemtap mailing list