summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@parisc-linux.org>2005-03-15 16:29:15 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-03-15 16:29:15 -0800
commit299a76539e49c34252e6d4e0d1732ea370656d9e (patch)
tree54a7b8574b8ea2395e7c2a1c27ac334a8a9fd468 /net/unix/af_unix.c
parent4305dde5c99fdd0781d04bd8247b8f7d7ae7dbbc (diff)
[PATCH] Fix PA-RISC put_user
Some put_user() callers mismatch the type of the object and the pointer. Since PA-RISC is big-endian, the wrong bits were being copied to userspace. Signed-off-by: Randolph Chung <tausq@parisc-linux.org> Signed-off-by: Matthew Wilcox <willy@parisc-linux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions