All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Vegard Nossum <vegard.nossum@oracle.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH stable-queue.git] scripts/bad_stable: include instructions to fix and resubmit
Date: Wed, 1 Mar 2023 16:30:34 +0100	[thread overview]
Message-ID: <Y/9vmjs8kb1kshAn@kroah.com> (raw)
In-Reply-To: <20230301093449.16560-1-vegard.nossum@oracle.com>

On Wed, Mar 01, 2023 at 10:34:49AM +0100, Vegard Nossum wrote:
> This basically implements the suggestion from
> <https://lore.kernel.org/stable/46577540-6ed7-0ff5-11d5-2982cd29e92b@oracle.com/>.
> 
> Sample output:
> 
>   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 9f46c187e2e680ecd9de7983e4d081c3391acc76
>   # <resolve conflicts, build, test, etc.>
>   git commit -s
>   git send-email --to '<stable@vger.kernel.org>' --in-reply-to '<165314153515625@kroah.com>' --subject-prefix 'PATCH 5.15.y' HEAD^..
> 
> Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
> ---
>  scripts/bad_stable | 9 +++++++++
>  1 file changed, 9 insertions(+)

Thanks for this, now applied, let's see how it looks in action, I'll go
find some patches to fail :)

      reply	other threads:[~2023-03-01 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01  9:34 [PATCH stable-queue.git] scripts/bad_stable: include instructions to fix and resubmit Vegard Nossum
2023-03-01 15:30 ` 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=Y/9vmjs8kb1kshAn@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    --cc=vegard.nossum@oracle.com \
    /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.