Re: linux-next: Tree for Jul 30 (usb/dwc3/)

Thinh Nguyen <[email protected]> Wed, 5 Aug 2026 22:19:16 +0000
Newsgroups org.kernel.vger.linux-usb,org.kernel.vger.linux-kernel,org.kernel.vger.linux-next
Message-ID <anO2l5QxN8WN0GYb@vbox>
On Wed, Aug 05, 2026, Elson Serrao wrote:
> 
> 
> On 8/4/2026 5:57 PM, Thinh Nguyen wrote:
> > On Thu, Jul 30, 2026, Randy Dunlap wrote:
> >>
> >>
> >> On 7/30/26 8:02 AM, Mark Brown wrote:
> >>> Hi all,
> >>>
> >>> Changes since 20260729:
> >>>
> >>
> >> on x86_64:
> >> when # CONFIG_POWER_SUPPLY is not set
> >>
> >> ERROR: modpost: "power_supply_unreg_notifier" [drivers/usb/dwc3/dwc3.ko] undefined!
> >> ERROR: modpost: "power_supply_reg_notifier" [drivers/usb/dwc3/dwc3.ko] undefined!
> >>
> >>
> > 
> > Thank you for the report.
> > 
> > Hi Elson,
> > 
> > Can you help review if this is related to your recent update:
> > 7c87ef27af79 ("usb: dwc3: avoid probe deferral when USB power supply is not available")
> > 
> Hi Thinh,
> 
> Yes, this is a side effect of the above update.
> I have posted the following patch to address it:
> 
> https://urldefense.com/v3/__https://lore.kernel.org/all/[email protected]/__;!!A4F2R9G_pg!fTvIeaw0gyo2R_WN0vP77ohaIQQks6_c5IlDiTU5dfx1Z_J0Gx4hIxWsyFlw6lN2yk8p6Pl11fIrgqstMAwQgFYZW7vNbgz_$ 
> 

Great! Thank you for the quick fix Elson.

BR,
Thinh