diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-06-10 17:58:00 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-18 16:41:19 +0200 |
commit | 4aca3ab45d725fe8c4d8be6b67c904c3c3cc6a1d (patch) | |
tree | d5ce0b3c023defac7fab1eee7ff56791c9ec3529 /drivers/s390 | |
parent | 9c9a915afd90f7534c16a71d1cd44b58596fddf3 (diff) |
s390/irqflags: always inline arch irqflags functions
All s390 irqflags functions are very small and should be always inlined.
Therefore mark them __always_inline. This also allows to get rid of the
rather odd notrace attribute for these small functions, which was only
added to prevent tracing iff any of these functions would not be inlined.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions