diff options
author | Yang Shi <yang.shi@linaro.org> | 2016-06-08 23:40:56 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2016-06-21 16:37:18 +0200 |
commit | bffe1baff5d57521b0c41b6997c41ff1993e9818 (patch) | |
tree | e4e3c8640dc4eda6a53b526d11744cce8cf0d02c /ipc | |
parent | arm64: mm: dump: make page table dumping reusable (diff) | |
download | linux-bffe1baff5d57521b0c41b6997c41ff1993e9818.tar.xz linux-bffe1baff5d57521b0c41b6997c41ff1993e9818.zip |
arm64: kasan: instrument user memory access API
The upstream commit 1771c6e1a567ea0ba2cccc0a4ffe68a1419fd8ef
("x86/kasan: instrument user memory access API") added KASAN instrument to
x86 user memory access API, so added such instrument to ARM64 too.
Define __copy_to/from_user in C in order to add kasan_check_read/write call,
rename assembly implementation to __arch_copy_to/from_user.
Tested by test_kasan module.
Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Yang Shi <yang.shi@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions