diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-06-18 10:18:27 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-06-20 13:25:04 +0200 |
| commit | 6bc654432e118601d676876d83964b604758bf3a (patch) | |
| tree | 2ba3c84a0f127b765c2cf71bbf8596655fee59e2 /prog/test | |
| parent | f2bfa3b3aba781e0990ff592aebf36338b0ed821 (diff) | |
pkg/report: skip atomic functions
For some reason gcc stopped inlining atomic/bitops functions
on a 5.4 kernel (see add test reports).
Skip all atomic/bitops functions from these files:
https://elixir.bootlin.com/linux/latest/source/include/linux/atomic/atomic-instrumented.h
https://elixir.bootlin.com/linux/latest/source/include/asm-generic/bitops/instrumented-atomic.h
https://elixir.bootlin.com/linux/latest/source/include/asm-generic/bitops/instrumented-lock.h
Diffstat (limited to 'prog/test')
0 files changed, 0 insertions, 0 deletions
