diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2020-03-26 11:37:06 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-04-22 10:53:49 +0200 |
commit | e378fa17d3fac5b118381923abd2636f45a98c6e (patch) | |
tree | e5ee259c0a01130777ec0a27caaf993981d4da38 /tools/objtool/check.c | |
parent | 6f8ca67683962d408c7a337664212669bd3e8355 (diff) |
objtool: Documentation: document UACCESS warnings
Compiling with Clang and CONFIG_KASAN=y was exposing a few warnings:
call to memset() with UACCESS enabled
Document how to fix these for future travelers.
Link: https://github.com/ClangBuiltLinux/linux/issues/876
Suggested-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Suggested-by: Matt Helsley <mhelsley@vmware.com>
Suggested-by: Peter Zijlstra <peterz@infradead.org>
Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/objtool/check.c')
0 files changed, 0 insertions, 0 deletions