s390/mm,fault: remove noinline attribute from all functions
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 12 Oct 2023 07:40:38 +0000 (09:40 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 23 Oct 2023 16:21:22 +0000 (18:21 +0200)
commit5c845de331d980d90c6d18028942812fa491fe69
tree1c7ce9a02ce054043888e860e3616c05177f9b30
parent4df5ec98581eb2271d940975186fbe5716158491
s390/mm,fault: remove noinline attribute from all functions

Remove all noinline attribute from all functions and leave the
inlining decisions up to the compiler.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/mm/fault.c