diff options
author | Andrey Konovalov <andreyknvl@google.com> | 2023-12-21 21:04:53 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 20:58:46 +0100 |
commit | 4e397274e10beb385cee1a04c7850c1c46ae5d3e (patch) | |
tree | c3fd1f097f037e9505e41517b4b17388ad396908 /crypto/lz4hc.c | |
parent | kasan: remove SLUB checks for page_alloc fallbacks in tests (diff) | |
download | linux-4e397274e10beb385cee1a04c7850c1c46ae5d3e.tar.xz linux-4e397274e10beb385cee1a04c7850c1c46ae5d3e.zip |
kasan: speed up match_all_mem_tag test for SW_TAGS
Checking all 256 possible tag values in the match_all_mem_tag KASAN test
is slow and produces 256 reports. Instead, just check the first 8 and the
last 8.
Link: https://lkml.kernel.org/r/6fe51262defd80cdc1150c42404977aafd1b6167.1703188911.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'crypto/lz4hc.c')
0 files changed, 0 insertions, 0 deletions