• Alexander Viro's avatar
    [PATCH] sparse: amd64 annotation - beginning · 67e8b28b
    Alexander Viro authored
    	Annotated basic primitives (copy_.._user, get_user, ...).
    Functions got __user in prototypes, macros (in uaccess.h) got a
    conditional check - see CHECK_UPTR() below.  If you have more elegant
    way to deal with the macros - please, tell.
    67e8b28b
usercopy.c 3.14 KB