diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-06 22:04:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-06 22:04:27 -0700 |
commit | 1c91d2c6915b288bc8595b21d37e1bb662a40e55 (patch) | |
tree | b84ebde2f278ecfa1591b741dee86be22db6dd14 /arch/um | |
parent | c856863988ebf612d159e55eeddbcd27de63b40d (diff) | |
parent | 8d2fd30ecfc81f2b5f2bd60815bd3951cb23601c (diff) |
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull alpha user access updates from Al Viro:
"Several alpha osf_sys.c uaccess cleanups - getdomainname() had insane
byte-by-byte copying of string to userland (instead of strnlen +
copy_to_user) plus yet another compat variant of timeval/itimerval
with associated copyin/copyout primitives"
* 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
osf_sigstack(): switch to put_user()
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
osf_getdomainname(): use copy_to_user()
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions