]> Gentwo Git Trees - linux/.git/commit
s390/mm: Remove cpu_has_idte()
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 3 Nov 2025 13:39:27 +0000 (14:39 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Thu, 6 Nov 2025 13:12:31 +0000 (14:12 +0100)
commit220d8e10d69a30db7d9cbd0d3483a739768ed16c
tree652cc2c761dd289baa3776fe53891d2ebd7ff581
parent73c4b5d728265a6b019c3aba6d7ea2329ca4785a
s390/mm: Remove cpu_has_idte()

Remove cpu_has_idte(). The IDTE instruction is part of the
Dat-Enhancement facility 1, which is always available.
Therefore remove the helper and now superfluous code.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/cpufeature.h
arch/s390/include/asm/tlbflush.h
arch/s390/mm/gmap.c
arch/s390/mm/pageattr.c
arch/s390/mm/pgtable.c