| commit | 5fc3e624ad7278604628c598e92aa77c67064166 | [log] [tgz] |
|---|---|---|
| author | David Howells <dhowells@redhat.com> | Wed Apr 27 15:39:03 2005 -0700 |
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed Apr 27 15:39:03 2005 -0700 |
| tree | 7570fde464d579ce455c865f07a613e967e9396c | |
| parent | fc67b16ecaf6ebde04096030c268adddade023f1 [diff] |
[PATCH] NFS4: Don't use __user with compat_uptr_t The attached patch removes __user from compat_uptr_t types in the NFS4 mount 32-bit->64-bit compatibility structures. Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>