lkml.org 
[lkml]   [2022]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2] usb: reduce kernel log spam on driver registration
On Mon, 5 Sept 2022 at 13:07, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> On Mon, Sep 05, 2022 at 12:52:52PM +0200, Ard Biesheuvel wrote:
> > Drivers are typically supposed to be quiet unless they are actually
> > probed, but for some reason, USB host controllers seem to be exempt from
> > this rule, and happily broadcast their existence into the kernel log at
> > boot even if the hardware in question is nowhere to be found.
> >
> > Let's fix that, and remove these pr_info() calls.
> >
> > Cc: Alan Stern <stern@rowland.harvard.edu>
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
> > Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>
> > Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > Cc: Alim Akhtar <alim.akhtar@samsung.com>
> > Cc: Avi Fishman <avifishman70@gmail.com>
> > Cc: Tomer Maimon <tmaimon77@gmail.com>
> > Cc: Tali Perry <tali.perry1@gmail.com>
> > Cc: Patrick Venture <venture@google.com>
> > Cc: Nancy Yuen <yuenn@google.com>
> > Cc: Benjamin Fair <benjaminfair@google.com>
> > Cc: Patrice Chotard <patrice.chotard@foss.st.com>
> > Cc: Vladimir Zapolskiy <vz@mleia.com>
> > Cc: linux-usb@vger.kernel.org
> > Cc: linux-arm-kernel@lists.infradead.org
> > Cc: linux-kernel@vger.kernel.org
> > Cc: linux-samsung-soc@vger.kernel.org
> > Cc: linux-omap@vger.kernel.org
> > Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > Acked-by: Alan Stern <stern@rowland.harvard.edu>
> > Reviewed-by: Rob Herring <robh@kernel.org>
> > Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> > ---
> > v2: - drop another couple of occurrences pointed out by Robert
> > - drop hcd_name variables as well if the only reference to them is
> > being dropped
> > - pick up acks
>
> I've already applied your first version, so can you rebase this against
> linux-next and send just the fixups?
>

OK

\
 
 \ /
  Last update: 2022-09-05 13:20    [W:0.047 / U:1.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site