Re: FAILED: patch "[PATCH] futex: Fix race in futex_pivot_pending() during private hash" failed to apply to 7.1-stable tree
Thomas Gleixner <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <87a4qonbs6.ffs@fw13> |
On Thu, Aug 13 2026 at 09:52, [email protected] wrote: > The patch below does not apply to the 7.1-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to <[email protected]>. > > To reproduce the conflict and resubmit, you may use the following commands: > > git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-7.1.y > git checkout FETCH_HEAD > git cherry-pick -x 8e7ff730dd96519a333d1570edf1c3fabb6d3629 > # <resolve conflicts, build, test, etc.> > git commit -s > git send-email --to '<[email protected]>' --in-reply-to '2026081352-debate-broadband-ab5e@gregkh' --subject-prefix 'PATCH 7.1.y' 'HEAD^..' > > Possible dependencies: > > > > thanks, > > greg k-h > > ------------------ original commit in Linus's tree ------------------ > > From 8e7ff730dd96519a333d1570edf1c3fabb6d3629 Mon Sep 17 00:00:00 2001 > From: Yao Kai <[email protected]> > Date: Tue, 4 Aug 2026 20:55:30 +0800 > Subject: [PATCH] futex: Fix race in futex_pivot_pending() during private hash > resize Don't backport. It's broken.