• Heiko Carstens's avatar
    s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B · 322a7ce7
    Heiko Carstens authored
    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: default avatarHeiko Carstens <hca@linux.ibm.com>
    322a7ce7
Kconfig.debug 93.7 KB