s390: add support for DCACHE_WORD_ACCESS
authorHeiko Carstens <hca@linux.ibm.com>
Fri, 6 Oct 2023 13:42:42 +0000 (15:42 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 16 Oct 2023 11:04:09 +0000 (13:04 +0200)
commit802ba53eefc592a6a82231f74e19bafe3256f172
tree2c9fa712b9d5c17f8a83a7800c64c471534dd143
parent76292d7243f809486ec26dd6cd3436dbcb9e5319
s390: add support for DCACHE_WORD_ACCESS

Implement load_unaligned_zeropad() and enable DCACHE_WORD_ACCESS to
speed up string operations in fs/dcache.c and fs/namei.c.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Kconfig
arch/s390/include/asm/asm-extable.h
arch/s390/include/asm/word-at-a-time.h
arch/s390/mm/extable.c