public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] io_uring/net: limit inline multishot retries" failed to apply to 6.7-stable tree
Date: Tue, 13 Feb 2024 08:59:04 -0700	[thread overview]
Message-ID: <2aecaa39-cb42-40bf-9705-3867d1de41b3@kernel.dk> (raw)
In-Reply-To: <2024021344-headlamp-steed-92c2@gregkh>

On 2/13/24 8:55 AM, Greg KH wrote:
> On Tue, Feb 13, 2024 at 07:44:12AM -0700, Jens Axboe wrote:
>> On 2/13/24 6:19 AM, gregkh@linuxfoundation.org wrote:
>>>
>>> The patch below does not apply to the 6.7-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.7.y
>>> git checkout FETCH_HEAD
>>> git cherry-pick -x 76b367a2d83163cf19173d5cb0b562acbabc8eac
>>> # <resolve conflicts, build, test, etc.>
>>> git commit -s
>>> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2024021328-washboard-crevice-aaa0@gregkh' --subject-prefix 'PATCH 6.7.y' HEAD^..
>>>
>>> Possible dependencies:
>>>
>>> 76b367a2d831 ("io_uring/net: limit inline multishot retries")
>>> 91e5d765a82f ("io_uring/net: un-indent mshot retry path in io_recv_finish()")
>>
>> This has a number of dependencies, as listed in the commit. You need all three
>> to make this both apply cleanly, and work. Here's the series for 6.7, I'll send
>> the same for the other ones separately.
> 
> I tried applying the dependencies, but they didn't all apply either :(

Only issue I had was the moving of code in the first dependency, so I
had to do that manually. Rest was fine after that. But yeah, it would
not have picked cleanly, required a bit of manual intervention. That's
why I'm here :-)

> Thanks for all the backports, I'll go queue them up.

Thanks!

-- 
Jens Axboe


      reply	other threads:[~2024-02-13 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13 13:19 FAILED: patch "[PATCH] io_uring/net: limit inline multishot retries" failed to apply to 6.7-stable tree gregkh
2024-02-13 14:44 ` Jens Axboe
2024-02-13 15:55   ` Greg KH
2024-02-13 15:59     ` Jens Axboe [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=2aecaa39-cb42-40bf-9705-3867d1de41b3@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox