commit | 0cc13a5442901835192ba47427f0f4e4d525d935 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Thu Sep 29 00:12:13 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Sep 29 08:46:27 2005 -0700 |
tree | 286340e5de10bba4e825c2b7820d9d960d3d8f4c | |
parent | 272cd2b71d478371e0a5bf2c76a1e50cbf178698 [diff] |
[PATCH] ia64 basic __user annotations - document places where we pass kernel address to low-level primitive that deals with kernel/user addresses - uintptr_t is unsigned long, not long Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>