Linux USB
 help / color / mirror / Atom feed
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Milan Oravec <migo.oravec@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>, linux-usb@vger.kernel.org
Subject: Re: Fwd: USB DBC hang during earlyprintk initialization
Date: Mon, 27 Oct 2025 11:34:51 +0200	[thread overview]
Message-ID: <65b65e02-e51e-4e7e-ae9e-78d755eb8566@linux.intel.com> (raw)
In-Reply-To: <CAAcb1K9MDvqJgVbV29ax8tQhXoepJr5ABuh1NHoNpmFdnGxVHw@mail.gmail.com>

On 10/24/25 21:48, Milan Oravec wrote:
> Thank you, should try this patch against stable 6.17.5 or 6.18 branch?
> It fails with 6.17.5
> 

It was on top of 6.18-rc1, but should apply fine on 6.17.5
Tried myself, saved the email as patch.eml and applied with patch:

mnyman@mnyman-desk:~/src/linux-stable$ git reset --hard v6.17.5
HEAD is now at 99efbd4259f3 Linux 6.17.5

mnyman@mnyman-desk:~/src/linux-stable$ patch -p1 < ~/src/usb/patch/early/patch.eml
(Stripping trailing CRs from patch; use --binary to disable.)
patching file drivers/usb/early/xhci-dbc.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file drivers/usb/early/xhci-dbc.h

git am also works as it should

mnyman@mnyman-desk:~/src/linux-stable$ git reset --hard v6.17.5
HEAD is now at 99efbd4259f3 Linux 6.17.5

mnyman@mnyman-desk:~/src/linux-stable$ git am ~/src/usb/patch/early/patch.eml
Applying: usb: early: xhci-dbc: Try smaller early_ioremap size if original size fails

mnyman@mnyman-desk:~/src/linux-stable$ git log --oneline
2ab737012cb8 (HEAD -> linux-6.17.y) usb: early: xhci-dbc: Try smaller early_ioremap size if original size fails
99efbd4259f3 (tag: v6.17.5, origin/linux-6.17.y) Linux 6.17.5
...

Maybe you still have some custom dbc hacks on top of 6.17.5 while patching?

Thanks
Mathias


  reply	other threads:[~2025-10-27  9:34 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAAcb1K_MJKWz+BYJmx0FDgrBOzzXm71-M7sgHDUOmBRppXWNzA@mail.gmail.com>
2025-10-15  7:43 ` Fwd: USB DBC hang during earlyprintk initialization Milan Oravec
2025-10-15  9:13   ` Greg KH
2025-10-15 19:11     ` Milan Oravec
2025-10-16 13:42       ` Mathias Nyman
2025-10-16 14:31         ` Milan Oravec
2025-10-16 20:49           ` Mathias Nyman
2025-10-20  6:43             ` Milan Oravec
2025-10-24 15:36               ` Mathias Nyman
2025-10-24 15:41                 ` [RFT PATCH] usb: early: xhci-dbc: Try smaller early_ioremap size if original size fails Mathias Nyman
2025-10-26  2:32                   ` kernel test robot
2025-10-24 18:48                 ` Fwd: USB DBC hang during earlyprintk initialization Milan Oravec
2025-10-27  9:34                   ` Mathias Nyman [this message]
2025-10-28 10:13                     ` Mathias Nyman
2025-10-28 13:29                       ` Milan Oravec
2025-10-28 17:19                         ` Mathias Nyman
2025-10-28 18:10                           ` Milan Oravec
2025-10-31 13:15                             ` Milan Oravec
2025-12-04 20:46                               ` Mathias Nyman
2025-12-05  7:18                                 ` Milan Oravec
2025-12-05 18:49                                   ` Milan Oravec
2025-12-17  9:20                                     ` Mathias Nyman
2025-12-18 20:03                                       ` Milan Oravec
2026-01-19  8:18                                         ` Milan Oravec
2026-01-19 11:01                                           ` Milan Oravec
2026-04-01 15:58                                             ` Milan Oravec

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=65b65e02-e51e-4e7e-ae9e-78d755eb8566@linux.intel.com \
    --to=mathias.nyman@linux.intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=migo.oravec@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox