[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <yt9dms71rwwi.fsf@linux.ibm.com>
Date: Thu, 11 Sep 2025 14:33:49 +0200
From: Sven Schnelle <svens@...ux.ibm.com>
To: Alexander Gordeev <agordeev@...ux.ibm.com>
Cc: Thomas Gleixner <tglx@...utronix.de>, Heiko Carstens
<hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>, linux-kernel@...r.kernel.org,
linux-s390@...r.kernel.org
Subject: Re: [PATCH] s390/entry: Remove unused TIF flags
Alexander Gordeev <agordeev@...ux.ibm.com> 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@...ux.ibm.com>
>> ---
>> 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
Powered by blists - more mailing lists