s390: Add missing _TIF defines
authorHeiko Carstens <hca@linux.ibm.com>
Thu, 21 Nov 2024 11:41:07 +0000 (12:41 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Sun, 24 Nov 2024 15:59:42 +0000 (16:59 +0100)
commit546d7bd47973790073b824d69ee59440337b407b
treebe6b84fdd9df205ec98fea0952e9538cdf53edeb
parent45c9f2b856a075a34873d00788d2e8a250c1effd
s390: Add missing _TIF defines

Add missing _TIF defines so that for every TIF bit its corresponding
_TIF mask exists. Sort the _TIF list to match the TIF order.

Also remove two leftover comments from the pre generic entry time.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/thread_info.h