diff options
| author | Peter Zijlstra <[email protected]> | 2020-06-17 16:21:16 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2020-06-25 11:45:39 +0000 |
| commit | e3a9e681adb779b39565a28b3252c3be1033f994 (patch) | |
| tree | 1f613b0aca09f5304ee45af45ef14f28f17f7a36 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | objtool: Don't consider vmlinux a C-file (diff) | |
| download | kernel-e3a9e681adb779b39565a28b3252c3be1033f994.tar.gz kernel-e3a9e681adb779b39565a28b3252c3be1033f994.zip | |
x86/entry: Fixup bad_iret vs noinstr
vmlinux.o: warning: objtool: fixup_bad_iret()+0x8e: call to memcpy() leaves .noinstr.text section
Worse, when KASAN there is no telling what memcpy() actually is. Force
the use of __memcpy() which is our assmebly implementation.
Reported-by: Marco Elver <[email protected]>
Suggested-by: Marco Elver <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Marco Elver <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
