diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-06-10 18:50:25 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-18 17:41:19 +0300 |
commit | 9c9a915afd90f7534c16a71d1cd44b58596fddf3 (patch) | |
tree | 52c4356465c1bd8c4b2110ffe4601e8e0a09c0ab /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d2beeb3bc74ec897ced7309c3a104fa4b3be0ac3 (diff) | |
download | linux-9c9a915afd90f7534c16a71d1cd44b58596fddf3.tar.xz |
s390/processor: always inline stap() and __load_psw_mask()
s390 is the only architecture which makes use of the __no_kasan_or_inline
attribute for two functions. Given that both stap() and __load_psw_mask()
are very small functions they can and should be always inlined anyway.
Therefore get rid of __no_kasan_or_inline and always inline these
functions.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions