[GIT PULL] scheduler fix
From: Ingo Molnar
Date: Sun Jun 07 2026 - 00:50:46 EST
Linus,
Please pull the latest sched/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-2026-06-07
for you to fetch changes up to 6d99479799c69c3cb588fcda19c81d8f61d64ecd:
- Fix uninitialized stack variable in rseq_exit_user_update()
(Qing Wang)
Thanks,
Ingo
------------------>
Qing Wang (1):
rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()
include/linux/rseq_entry.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)