summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2022-11-18 20:23:05 +0300
committerDave Hansen <dave.hansen@linux.intel.com>2023-01-27 20:00:56 +0300
commitce3ba2af9695e4bd64d797e0026321e5dca29dd3 (patch)
tree180cf61bade5ba55aa18ebd5b14f517ab6bae84c /tools/perf/scripts/python/exported-sql-viewer.py
parent6be9a8f18fb2ea88d37a69f076f7011fc012ae1a (diff)
downloadlinux-ce3ba2af9695e4bd64d797e0026321e5dca29dd3.tar.xz
x86: Suppress KMSAN reports in arch_within_stack_frames()
arch_within_stack_frames() performs stack walking and may confuse KMSAN by stepping on stale shadow values. To prevent false positive reports, disable KMSAN checks in this function. This fixes KMSAN's interoperability with CONFIG_HARDENED_USERCOPY. Signed-off-by: Alexander Potapenko <glider@google.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Tested-by: Eric Biggers <ebiggers@google.com> Link: https://github.com/google/kmsan/issues/89 Link: https://lore.kernel.org/lkml/Y3b9AAEKp2Vr3e6O@sol.localdomain/ Link: https://lore.kernel.org/all/20221118172305.3321253-1-glider%40google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions