s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 13 Mar 2023 12:50:39 +0000 (13:50 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 20 Mar 2023 10:12:47 +0000 (11:12 +0100)
commit322a7ce7a62f0593160bb80f5fba52d64967b92f
tree10eb964c89b0cbe7928734f2734ffafebc4fa372
parentc2272b2d3b164a02929c0ce9ffed35c4fe8fbe40
s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B

Allow to enforce 64 byte function alignment like it is possible for a
couple of other architectures. This may or may not be helpful for
debugging performance problems, as described with the Kconfig option.

Since the kernel works also with 64 byte function alignment there is
no reason for not allowing to enforce this function alignment.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
lib/Kconfig.debug