]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] NFS4: Don't use __user with compat_uptr_t
authorDavid Howells <dhowells@redhat.com>
Wed, 27 Apr 2005 22:39:03 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 27 Apr 2005 22:39:03 +0000 (15:39 -0700)
commit9758e74156b3b9f89c00cf3b7994a53f2c430d24
tree7570fde464d579ce455c865f07a613e967e9396c
parentca2344cf83061b6c133b8347bad9f5e799fd43e4
[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>
fs/compat.c