public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: stable@vger.kernel.org, kuba@kernel.org
Subject: Re: [PATCH] r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll")
Date: Tue, 25 Jul 2023 06:46:19 +0200	[thread overview]
Message-ID: <2023072558-moisten-snore-73c7@gregkh> (raw)
In-Reply-To: <e24f1b91-efd1-5398-624f-a73c0e92d677@gmail.com>

On Mon, Jul 24, 2023 at 09:58:39PM +0200, Heiner Kallweit wrote:
> On 24.07.2023 19:32, Greg KH wrote:
> > On Mon, Jul 24, 2023 at 05:59:07PM +0200, Heiner Kallweit wrote:
> >> There have been reports that on a number of systems this change breaks
> >> network connectivity. Therefore effectively revert it. Mainly affected
> >> seem to be systems where BIOS denies ASPM access to OS.
> >> Due to later changes we can't do a direct revert.
> >>
> >> Fixes: 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll")
> >> Cc: stable@vger.kernel.org # v6.4.y
> >> Link: https://lore.kernel.org/netdev/e47bac0d-e802-65e1-b311-6acb26d5cf10@freenet.de/T/
> >> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217596
> >> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> >> Link: https://lore.kernel.org/r/57f13ec0-b216-d5d8-363d-5b05528ec5fb@gmail.com
> >> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> >> ---
> >>  drivers/net/ethernet/realtek/r8169_main.c | 27 ++++++++++++++++++++++-
> >>  1 file changed, 26 insertions(+), 1 deletion(-)
> >>
> > 
> > <formletter>
> > 
> > This is not the correct way to submit patches for inclusion in the
> > stable kernel tree.  Please read:
> >     https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
> > for how to do this properly.
> > 
> > </formletter>
> 
> The conflict notification email mentioned the following, therefore I replied
> with the backported patch. Which part is wrong or what is missing?

No hint that it was a backported patch, what the git id was, or what
branch to apply it to :(

> The patch below does not apply to the 6.4-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.4.y
> git checkout FETCH_HEAD
> git cherry-pick -x cf2ffdea0839398cb0551762af7f5efb0a6e0fea
> # <resolve conflicts, build, test, etc.>
> git commit -s
> git send-email --to '<stable@vger.kernel.org>' --in-reply-to '2023072337-dreamlike-rewrite-a12e@gregkh' --subject-prefix 'PATCH 6.4.y' HEAD^..

The instructions above, if followed, will give the git id, and the
branch to apply it to, in the email in a form which it can be properly
deduced.

Otherwise this looks like a mis-directed patch that we don't know what
to do with :(

thanks,

greg k-h

      reply	other threads:[~2023-07-25  4:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-23 14:01 FAILED: patch "[PATCH] r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions" failed to apply to 6.4-stable tree gregkh
2023-07-24 15:59 ` [PATCH] r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll") Heiner Kallweit
2023-07-24 17:32   ` Greg KH
2023-07-24 19:58     ` Heiner Kallweit
2023-07-25  4:46       ` 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=2023072558-moisten-snore-73c7@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox