diff options
author | Kuan-Ying Lee <[email protected]> | 2021-08-13 16:54:27 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-08-13 14:09:31 -1000 |
commit | 340caf178ddc2efb0294afaf54c715f7928c258e (patch) | |
tree | 35b2553ed5eb3d14585e1ea308d4129370753b46 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6c7a00b843370feaf7710cef2350367c7e61cd1a (diff) |
kasan, slub: reset tag when printing address
The address still includes the tags when it is printed. With hardware
tag-based kasan enabled, we will get a false positive KASAN issue when
we access metadata.
Reset the tag before we access the metadata.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: aa1ef4d7b3f6 ("kasan, mm: reset tags when accessing metadata")
Signed-off-by: Kuan-Ying Lee <[email protected]>
Reviewed-by: Marco Elver <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Chinwen Chang <[email protected]>
Cc: Nicholas Tang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions