Heiko Carstens 87f79d886d s390/processor: always inline cpu flag helper functions
arch_cpu_idle() is marked noinstr and therefore must only call functions
which are also not instrumented.

Make sure that cpu flag helper functions are always inlined to avoid that
the compiler generates an out-of-line function for e.g. the call within
arch_cpu_idle().

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-02-09 20:11:22 +01:00
..
2023-02-06 15:13:45 +01:00
2023-01-11 21:26:40 +01:00
2022-05-23 11:25:53 -07:00
2022-12-19 08:34:39 -06:00
2022-11-08 19:32:32 +01:00