All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Llamas <cmllamas@google.com>
To: gregkh@linuxfoundation.org
Cc: akpm@linux-foundation.org, broonie@kernel.org,
	catalin.marinas@arm.com, leitao@debian.org,
	luca.ceresoli@bootlin.com, mark.rutland@arm.com,
	matttbe@kernel.org, mbenes@suse.cz, puranjay@kernel.org,
	stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] scripts/decode_stacktrace.sh: fix build ID and PC source" failed to apply to 6.17-stable tree
Date: Thu, 20 Nov 2025 17:28:55 +0000	[thread overview]
Message-ID: <aR9P13YfvZ6AMSfC@google.com> (raw)
In-Reply-To: <2025112031-catalyze-sleep-ba6e@gregkh>

On Thu, Nov 20, 2025 at 04:56:31PM +0100, gregkh@linuxfoundation.org wrote:
> 
> The patch below does not apply to the 6.17-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-6.17.y
> git checkout FETCH_HEAD
> git cherry-pick -x 7d9f7d390f6af3a29614e81e802e2b9c238eb7b2
> # <resolve conflicts, build, test, etc.>
> git commit -s
> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2025112031-catalyze-sleep-ba6e@gregkh' --subject-prefix 'PATCH 6.17.y' HEAD^..
> 
> Possible dependencies:

The dependencies I missed to specify are the following 2 fixes:
  d322f6a24ee5 ("scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces")
  4a2fc4897b5e ("scripts/decode_stacktrace.sh: symbol: preserve alignment")

They apply cleanly on top of linux-6.17.y:
  git cherry-pick -xs d322f6a24ee5 4a2fc4897b5e 7d9f7d390f6a

I've also verified the expected fixes work for all 3 patches.

Greg, do you need me to send these?

--
Carlos Llamas

  reply	other threads:[~2025-11-20 17:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20 15:56 FAILED: patch "[PATCH] scripts/decode_stacktrace.sh: fix build ID and PC source" failed to apply to 6.17-stable tree gregkh
2025-11-20 17:28 ` Carlos Llamas [this message]
2025-11-21  9:47   ` Greg KH

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=aR9P13YfvZ6AMSfC@google.com \
    --to=cmllamas@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=leitao@debian.org \
    --cc=luca.ceresoli@bootlin.com \
    --cc=mark.rutland@arm.com \
    --cc=matttbe@kernel.org \
    --cc=mbenes@suse.cz \
    --cc=puranjay@kernel.org \
    --cc=stable@vger.kernel.org \
    /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.