diff options
author | Vasily Gorbik | 2017-11-17 13:17:24 +0100 |
---|---|---|
committer | Martin Schwidefsky | 2018-10-09 11:21:18 +0200 |
commit | fb594ec13ea89151e7a79933119ccd7b40d5d313 (patch) | |
tree | 67208115dc97b956f8370d8fb2805cb6008ef8da /init | |
parent | 0a9b40911baffac6fc9cc2d88e893585870a97f7 (diff) |
s390/kasan: replace some memory functions
Follow the common kasan approach:
"KASan replaces memory functions with manually instrumented
variants. Original functions declared as weak symbols so strong
definitions in mm/kasan/kasan.c could replace them. Original
functions have aliases with '__' prefix in name, so we could call
non-instrumented variant if needed."
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions