diff options
author | 2022-04-08 11:45:53 +0200 | |
---|---|---|
committer | 2022-04-19 21:58:47 +0200 | |
commit | 226d44acf6dfe71c9df5804b82364e93cf908b53 (patch) | |
tree | 13ec221fd203a3ac03fe7e42459ee5bec67f7e88 /tools/perf/scripts/python/stackcollapse.py | |
parent | MAINTAINERS: Add x86 unwinding entry (diff) | |
download | linux-dev-226d44acf6dfe71c9df5804b82364e93cf908b53.tar.xz linux-dev-226d44acf6dfe71c9df5804b82364e93cf908b53.zip |
lib/strn*,objtool: Enforce user_access_begin() rules
Apparently GCC can fail to inline a 'static inline' single caller
function:
lib/strnlen_user.o: warning: objtool: strnlen_user()+0x33: call to do_strnlen_user() with UACCESS enabled
lib/strncpy_from_user.o: warning: objtool: strncpy_from_user()+0x33: call to do_strncpy_from_user() with UACCESS enabled
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lore.kernel.org/r/20220408094718.262932488@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions