]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/entry: Remove unused TIF flags
authorSven Schnelle <svens@linux.ibm.com>
Thu, 11 Sep 2025 09:28:06 +0000 (11:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 17 Sep 2025 06:14:04 +0000 (08:14 +0200)
commitc7ac5a089d495fd57f6851126e83e9c19205afae
tree6cc9940f572671924fb98672793f54a3633ee833
parent06e5b72858b168fcedb0402b8dfdb896276fc08e
s390/entry: Remove unused TIF flags

The conversion of s390 to generic entry missed to remove the
TIF_SYSCALL*/TIF_SECCOMP flags. Remove them as they are unused now.

Fixes: 56e62a737028 ("s390: convert to generic entry")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/thread_info.h