From: Sven Schnelle <svens@linux.ibm.com>
To: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Heiko Carstens <hca@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: Re: [PATCH] s390/entry: Remove unused TIF flags
Date: Thu, 11 Sep 2025 14:33:49 +0200 [thread overview]
Message-ID: <yt9dms71rwwi.fsf@linux.ibm.com> (raw)
In-Reply-To: <27e149cc-ff11-4007-a0fe-5f7b0e8263c5-agordeev@linux.ibm.com> (Alexander Gordeev's message of "Thu, 11 Sep 2025 14:29:38 +0200")
Alexander Gordeev <agordeev@linux.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@linux.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
next prev parent reply other threads:[~2025-09-11 12:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 9:28 [PATCH] s390/entry: Remove unused TIF flags Sven Schnelle
2025-09-11 11:03 ` Heiko Carstens
2025-09-11 12:29 ` Alexander Gordeev
2025-09-11 12:32 ` Alexander Gordeev
2025-09-11 12:33 ` Sven Schnelle [this message]
2025-09-17 6:16 ` [tip: core/core] " tip-bot2 for Sven Schnelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yt9dms71rwwi.fsf@linux.ibm.com \
--to=svens@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.