From: Greg KH <gregkh@linuxfoundation.org>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: stable@vger.kernel.org, "Patni,
Archana" <archana.patni@intel.com>,
bvanassche@acm.org, martin.petersen@oracle.com
Subject: Re: FAILED: patch "[PATCH] scsi: ufs: ufs-pci: Fix default runtime and system PM levels" failed to apply to 5.15-stable tree
Date: Fri, 22 Aug 2025 07:31:29 +0200 [thread overview]
Message-ID: <2025082259-achiness-exterior-aebe@gregkh> (raw)
In-Reply-To: <0bff6489-402b-4c4f-bd7f-fe8ff526f91b@intel.com>
On Fri, Aug 22, 2025 at 08:10:39AM +0300, Adrian Hunter wrote:
> On 21/08/2025 16:09, gregkh@linuxfoundation.org wrote:
> >
> > The patch below does not apply to the 5.15-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-5.15.y
> > git checkout FETCH_HEAD
> > git cherry-pick -x 6de7435e6b81fe52c0ab4c7e181f6b5decd18eb1
>
> This works for me even though ufshcd-pci.c has moved since then
> from drivers/scsi/ufs/ to drivers/ufs/host/
>
> $ git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-5.15.y
> From https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux
> * branch linux-5.15.y -> FETCH_HEAD
> $ git checkout FETCH_HEAD
> HEAD is now at c79648372d02 Linux 5.15.189
> $ git show --stat 6de7435e6b81fe52c0ab4c7e181f6b5decd18eb1 | grep ufshcd-pci.c
> drivers/ufs/host/ufshcd-pci.c | 15 ++++++++++++++-
> $ git cherry-pick -x 6de7435e6b81fe52c0ab4c7e181f6b5decd18eb1
> Auto-merging drivers/scsi/ufs/ufshcd-pci.c
> [detached HEAD 15aa885c945e] scsi: ufs: ufs-pci: Fix default runtime and system PM levels
> Date: Wed Jul 23 19:58:50 2025 +0300
> 1 file changed, 14 insertions(+), 1 deletion(-)
> $ git show --stat HEAD | grep ufshcd-pci.c
> drivers/scsi/ufs/ufshcd-pci.c | 15 ++++++++++++++-
>
> Please note 4428ddea832cfdb63e476eb2e5c8feb5d36057fe works too:
>
> $ git cherry-pick -x 4428ddea832cfdb63e476eb2e5c8feb5d36057fe
> Auto-merging drivers/scsi/ufs/ufshcd-pci.c
> [detached HEAD 9b324ade6f64] scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host controllers
> Author: Archana Patni <archana.patni@intel.com>
> Date: Wed Jul 23 19:58:49 2025 +0300
> 1 file changed, 27 insertions(+)
I don't use cherry-pick, so if a file moves it's hard to detect at
times. Can you send me the patch that you have properly generated (and
built-tested)?
thanks,
greg k-h
prev parent reply other threads:[~2025-08-22 5:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 13:09 FAILED: patch "[PATCH] scsi: ufs: ufs-pci: Fix default runtime and system PM levels" failed to apply to 5.15-stable tree gregkh
2025-08-22 5:10 ` Adrian Hunter
2025-08-22 5:31 ` Greg KH [this message]
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=2025082259-achiness-exterior-aebe@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=adrian.hunter@intel.com \
--cc=archana.patni@intel.com \
--cc=bvanassche@acm.org \
--cc=martin.petersen@oracle.com \
--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.