From nobody Sat Feb 7 05:48:34 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E8701318132; Mon, 3 Nov 2025 14:47:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762181264; cv=none; b=Y4fuoA98uDNF7DjqPphyP4VbnRYastB078g13l6qK1l3yHH0pmDcq8PtckdvrqpGnuniZf2klhumARiDFikmpqDJST63ZvRP1XmFGQe6F4rtsqWaIeQLUoiy4/XmQG5xKRXxUWE3QdQTxjlZ97LMlojl5mFX9rtWCB+gGiYEmKk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762181264; c=relaxed/simple; bh=0gpvvliJ+daYFaeBbfK35cEZaHrTAYOcwd5QME19qVk=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=Pj1eTsEsRGLsVVywRyHLFlRqYtP6abZ/D8hGiHHvzZfGBL54idmgbYMyhoOndit+5WYLsA6TBFegu0FI19uyx+StGRIh8LFlozHz+RZqg43RSKxsV3WCBEFpk+yT7iO2SI6WutinN1TXBJmuJjFhHzVGSlkiRgYNvM3reiZG86c= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=C1L+KOmg; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=w77FSn5H; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="C1L+KOmg"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="w77FSn5H" Date: Mon, 03 Nov 2025 14:47:39 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1762181261; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tHiUGXrWl7cryV6ofCrToXU3+crDHAh1tHx6OivyNms=; b=C1L+KOmgmz3wtK3I2WutcMH6JKvNNX+LQdDL3AUjUetAP8/cy+K8wCCUh8Pwmp04yETV6R xRWL9A2v8mL9xkiLs0dJ61UmTgXsudVy20l0tCAzM8oR6g9eASL8V0xYjQTqFHenTY5wxe lLPufDMgDF/C1r/cUfpsSAeGepxizcvCf5GEgbE87QDiOtyVk7xcjl1iQ2/ZWKcRAYxUCh ewRMam2v5lelLECtseuFh/AblX3kIC53us8H+yLxdyP2V+KbzyWfZEPiFiaBhhSKd0rKrw XFrCgqVuBmNQlf8+lI1mVaIJSu0C7NqW2vap6xcOwTbvDRjzsTuHpxKLhiS19A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1762181261; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tHiUGXrWl7cryV6ofCrToXU3+crDHAh1tHx6OivyNms=; b=w77FSn5HS+vZaMWnm7FoJ09zmd7+WeACSs2MjYu7kjYTTd4r+lSvv1LcjnX6Py82ZBIx+N cppdbZti/XtGD+Bg== From: "tip-bot2 for Thomas Gleixner" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: core/rseq] rseq: Record interrupt from user space Cc: Thomas Gleixner , "Peter Zijlstra (Intel)" , Mathieu Desnoyers , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20251027084306.905067101@linutronix.de> References: <20251027084306.905067101@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <176218125999.2601451.15088123963135592267.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the core/rseq branch of tip: Commit-ID: 60cbf3a8e3b17637498dbe5a13c58008ecec09ba Gitweb: https://git.kernel.org/tip/60cbf3a8e3b17637498dbe5a13c58008e= cec09ba Author: Thomas Gleixner AuthorDate: Mon, 27 Oct 2025 09:44:48 +01:00 Committer: Peter Zijlstra CommitterDate: Mon, 03 Nov 2025 15:26:17 +01:00 rseq: Record interrupt from user space For RSEQ the only relevant reason to inspect and eventually fixup (abort) user space critical sections is when user space was interrupted and the task was scheduled out. If the user to kernel entry was from a syscall no fixup is required. If user space invokes a syscall from a critical section it can keep the pieces as documented. This is only supported on architectures which utilize the generic entry code. If your architecture does not use it, bad luck. Signed-off-by: Thomas Gleixner Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Mathieu Desnoyers Link: https://patch.msgid.link/20251027084306.905067101@linutronix.de --- include/linux/irq-entry-common.h | 3 ++- include/linux/rseq.h | 16 +++++++++++----- include/linux/rseq_entry.h | 18 ++++++++++++++++++ include/linux/rseq_types.h | 2 ++ 4 files changed, 33 insertions(+), 6 deletions(-) create mode 100644 include/linux/rseq_entry.h diff --git a/include/linux/irq-entry-common.h b/include/linux/irq-entry-com= mon.h index 83c9d84..cb31fb8 100644 --- a/include/linux/irq-entry-common.h +++ b/include/linux/irq-entry-common.h @@ -4,7 +4,7 @@ =20 #include #include -#include +#include #include #include #include @@ -281,6 +281,7 @@ static __always_inline void exit_to_user_mode(void) static __always_inline void irqentry_enter_from_user_mode(struct pt_regs *= regs) { enter_from_user_mode(regs); + rseq_note_user_irq_entry(); } =20 /** diff --git a/include/linux/rseq.h b/include/linux/rseq.h index d315a92..a200836 100644 --- a/include/linux/rseq.h +++ b/include/linux/rseq.h @@ -31,11 +31,17 @@ static inline void rseq_sched_switch_event(struct task_= struct *t) =20 static __always_inline void rseq_exit_to_user_mode(void) { - if (IS_ENABLED(CONFIG_DEBUG_RSEQ)) { - if (WARN_ON_ONCE(current->rseq.event.has_rseq && - current->rseq.event.events)) - current->rseq.event.events =3D 0; - } + struct rseq_event *ev =3D ¤t->rseq.event; + + if (IS_ENABLED(CONFIG_DEBUG_RSEQ)) + WARN_ON_ONCE(ev->sched_switch); + + /* + * Ensure that event (especially user_irq) is cleared when the + * interrupt did not result in a schedule and therefore the + * rseq processing did not clear it. + */ + ev->events =3D 0; } =20 /* diff --git a/include/linux/rseq_entry.h b/include/linux/rseq_entry.h new file mode 100644 index 0000000..ce30e87 --- /dev/null +++ b/include/linux/rseq_entry.h @@ -0,0 +1,18 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +#ifndef _LINUX_RSEQ_ENTRY_H +#define _LINUX_RSEQ_ENTRY_H + +#ifdef CONFIG_RSEQ +#include + +static __always_inline void rseq_note_user_irq_entry(void) +{ + if (IS_ENABLED(CONFIG_GENERIC_IRQ_ENTRY)) + current->rseq.event.user_irq =3D true; +} + +#else /* CONFIG_RSEQ */ +static inline void rseq_note_user_irq_entry(void) { } +#endif /* !CONFIG_RSEQ */ + +#endif /* _LINUX_RSEQ_ENTRY_H */ diff --git a/include/linux/rseq_types.h b/include/linux/rseq_types.h index 40901b0..80f6c39 100644 --- a/include/linux/rseq_types.h +++ b/include/linux/rseq_types.h @@ -12,6 +12,7 @@ struct rseq; * @all: Compound to initialize and clear the data efficiently * @events: Compound to access events with a single load/store * @sched_switch: True if the task was scheduled out + * @user_irq: True on interrupt entry from user mode * @has_rseq: True if the task has a rseq pointer installed */ struct rseq_event { @@ -22,6 +23,7 @@ struct rseq_event { u16 events; struct { u8 sched_switch; + u8 user_irq; }; }; =20