diff options
author | 2024-03-20 23:47:48 +0100 | |
---|---|---|
committer | 2024-04-03 15:00:19 +0200 | |
commit | 01cac82ae02b43983173ea8e475a1c999edd25a6 (patch) | |
tree | e51d1d578f972c8705013d5e4c8945da267612bb /scripts/gdb/linux/utils.py | |
parent | s390/mm: fix NULL pointer dereference (diff) | |
download | linux-rng-01cac82ae02b43983173ea8e475a1c999edd25a6.tar.xz linux-rng-01cac82ae02b43983173ea8e475a1c999edd25a6.zip |
s390/atomic: mark all functions __always_inline
Atomic functions are quite ubiquitous and may be called by noinstr
ones, introducing unwanted instrumentation. They are very small, so
there are no significant downsides to force-inlining them.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20240320230007.4782-2-iii@linux.ibm.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions