commit | 4286d192c803571e8ca43b0f1f8ea04d663a278a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 22 09:34:19 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 22 09:34:19 2020 -0700 |
tree | e3ec5d9cfddfa6465c27a046cc0a01ddccae80ac | |
parent | f5ca7a7161028db5ac5bcd06db03d7f2e340a20d [diff] | |
parent | 8cfb347ad0cffdbfc69c82506fb3be9429563211 [diff] |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux Pull arm64 fixes from Catalin Marinas: - Bring the PTRACE_SYSEMU semantics in line with the man page. - Annotate variable assignment in get_user() with the type to avoid sparse warnings. * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: Add get_user() type annotation on the !access_ok() path arm64: Fix PTRACE_SYSEMU semantics