diff options
author | Laura Abbott <labbott@redhat.com> | 2017-04-04 14:09:00 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-04-05 12:30:18 -0700 |
commit | 517e1fbeb65f5eade8d14f46ac365db6c75aea9b (patch) | |
tree | e11991a0fd19229b26d945d72415938609238b99 /include/linux/thread_info.h | |
parent | 96dc4f9fb64690fc34410415fd1fc609cf803f61 (diff) | |
download | linux-517e1fbeb65f5eade8d14f46ac365db6c75aea9b.tar.gz linux-517e1fbeb65f5eade8d14f46ac365db6c75aea9b.tar.bz2 linux-517e1fbeb65f5eade8d14f46ac365db6c75aea9b.zip |
mm/usercopy: Drop extra is_vmalloc_or_module() check
Previously virt_addr_valid() was insufficient to validate if virt_to_page()
could be called on an address on arm64. This has since been fixed up so
there is no need for the extra check. Drop it.
Signed-off-by: Laura Abbott <labbott@redhat.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'include/linux/thread_info.h')
0 files changed, 0 insertions, 0 deletions