Re: [PATCH] s390/entry: Remove unused TIF flags
From: Sven Schnelle
Date: Thu Sep 11 2025 - 08:33:56 EST
Alexander Gordeev <agordeev@xxxxxxxxxxxxx> writes:
> On Thu, Sep 11, 2025 at 11:28:06AM +0200, Sven Schnelle wrote:
>
> Hi Sven,
>
>> 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@xxxxxxxxxxxxx>
>> ---
>> arch/s390/include/asm/thread_info.h | 10 ----------
>> 1 file changed, 10 deletions(-)
>
> Which branch this patch is against?
> (It does not apply neither to devel nor to master).
It's against Thomas' branch:
git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git rseq/perf