Linux cryptographic layer development
 help / color / mirror / Atom feed
* Re: FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree
       [not found] <2026071501-handstand-curtain-592d@gregkh>
@ 2026-07-17  2:18 ` Eric Biggers
  2026-07-17  7:38   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Biggers @ 2026-07-17  2:18 UTC (permalink / raw)
  To: gregkh; +Cc: herbert, stable, linux-crypto

On Wed, Jul 15, 2026 at 12:16:01PM +0200, gregkh@linuxfoundation.org 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 <stable@vger.kernel.org>.
> 
> 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 32b4d29280ed2a991dc196d5845b892acedc63b8
> # <resolve conflicts, build, test, etc.>
> git commit -s
> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2026071501-handstand-curtain-592d@gregkh' --subject-prefix 'PATCH 7.1.y' 'HEAD^..'
> 
> Possible dependencies:

It actually cherry-picks cleanly.   And you also failed to Cc the
subsystem mailing list.

- Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree
  2026-07-17  2:18 ` FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree Eric Biggers
@ 2026-07-17  7:38   ` Greg KH
  2026-07-17 16:16     ` Eric Biggers
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2026-07-17  7:38 UTC (permalink / raw)
  To: Eric Biggers; +Cc: herbert, stable, linux-crypto

On Thu, Jul 16, 2026 at 07:18:31PM -0700, Eric Biggers wrote:
> On Wed, Jul 15, 2026 at 12:16:01PM +0200, gregkh@linuxfoundation.org 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 <stable@vger.kernel.org>.
> > 
> > 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 32b4d29280ed2a991dc196d5845b892acedc63b8
> > # <resolve conflicts, build, test, etc.>
> > git commit -s
> > git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2026071501-handstand-curtain-592d@gregkh' --subject-prefix 'PATCH 7.1.y' 'HEAD^..'
> > 
> > Possible dependencies:
> 
> It actually cherry-picks cleanly.

Odd, I got this error:
Hunk #2 FAILED at 13.

> And you also failed to Cc the subsystem mailing list.

We don't do that for stable FAILED emails, as that would just spam too
many lists too often.

thanks for the backports!

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree
  2026-07-17  7:38   ` Greg KH
@ 2026-07-17 16:16     ` Eric Biggers
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Biggers @ 2026-07-17 16:16 UTC (permalink / raw)
  To: Greg KH; +Cc: herbert, stable, linux-crypto

On Fri, Jul 17, 2026 at 09:38:26AM +0200, Greg KH wrote:
> On Thu, Jul 16, 2026 at 07:18:31PM -0700, Eric Biggers wrote:
> > On Wed, Jul 15, 2026 at 12:16:01PM +0200, gregkh@linuxfoundation.org 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 <stable@vger.kernel.org>.
> > > 
> > > 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 32b4d29280ed2a991dc196d5845b892acedc63b8
> > > # <resolve conflicts, build, test, etc.>
> > > git commit -s
> > > git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2026071501-handstand-curtain-592d@gregkh' --subject-prefix 'PATCH 7.1.y' 'HEAD^..'
> > > 
> > > Possible dependencies:
> > 
> > It actually cherry-picks cleanly.
> 
> Odd, I got this error:
> Hunk #2 FAILED at 13.

Use 'git cherry-pick', just like you're telling everyone else to do.

> > And you also failed to Cc the subsystem mailing list.
> 
> We don't do that for stable FAILED emails, as that would just spam too
> many lists too often.

They are part of the kernel development process and need to be sent to
the proper lists.

- Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-17 16:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <2026071501-handstand-curtain-592d@gregkh>
2026-07-17  2:18 ` FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree Eric Biggers
2026-07-17  7:38   ` Greg KH
2026-07-17 16:16     ` Eric Biggers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox