Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp964523rwe; Thu, 25 Aug 2022 12:29:09 -0700 (PDT) X-Google-Smtp-Source: AA6agR73++KwHBouQXYzU0JSOinqC6UjReDxYg/4xC43OpI78UVxpxPymGQtNwMH+vFYlUOYAJf9 X-Received: by 2002:a05:6402:5488:b0:443:39c5:5347 with SMTP id fg8-20020a056402548800b0044339c55347mr4361568edb.204.1661455749329; Thu, 25 Aug 2022 12:29:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661455749; cv=none; d=google.com; s=arc-20160816; b=czYvknMqtZyr6IYmdiHBZfKqrlO/Oao+L02SQE528QnLTtcqaIv1GvwkcukULEtqAy 2IujVTUwUiqYK+YrvpB8oPcrlvj/tpccb/reP7aTyNP3PuagPOHOM6OT/o+lTavDoSxB X/qfwo5vBkKng8090EJId6jPIbB4dkwkRNKF8duTVUAIqW8obLbQ55cxnPX1eCJsTX7i 6x+ikviEIHo28133q5JVgoGgXxzre5qIWukRY9iPq8PQ9H5Gbjpy3w/v7Grbg2uj4ux5 sJ7L70CSgSrQWQWm7oda+E7rrDoaW1vtPGv4+bCSlvZ48hmZ8kgXMYGph/RkFJNoC0Al /jpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=LpBP2Mm1V5/rDl+DgPsPclnOga+AvrKuQEiqGpzEYJs=; b=hlVAKV3BPbrX4dakfpHVfZbOSuvF1jUdaiFCI93R3o9025DSY0EMsXFoyUUeGGAnZC wwjf5F5JyNLTCf2epkt2VWfcR0cSKLJk0xoF0sADOIpmbce2gsZzTzLPxhiMbcDYABy3 Tqu0YmMt90ODJE9EnKfPZQ26ePgdYS+zFUoCr6KYdpSwQRRX8pJqeNq4MUv8vJ9T91dJ /0NGRxgOj02n+s04O5l9lb3Eb4XXpMb9LdBIEh3dkIh2YnZRP8Dtj3xdm5c7BQNZ6Fgs te3hGF2AjYGgP2GDTWs7JERXcFG+zEoWZEOAt3JCKT1PJ+35t+kZ2ax2B6Uh+ZnDR9Ou VDPw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id du17-20020a17090772d100b007306307b9bbsi3957376ejc.788.2022.08.25.12.28.42; Thu, 25 Aug 2022 12:29:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243466AbiHYTLM (ORCPT + 99 others); Thu, 25 Aug 2022 15:11:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236450AbiHYTLK (ORCPT ); Thu, 25 Aug 2022 15:11:10 -0400 Received: from netrider.rowland.org (netrider.rowland.org [192.131.102.5]) by lindbergh.monkeyblade.net (Postfix) with SMTP id 7AA9CBC128 for ; Thu, 25 Aug 2022 12:11:07 -0700 (PDT) Received: (qmail 12654 invoked by uid 1000); 25 Aug 2022 15:11:06 -0400 Date: Thu, 25 Aug 2022 15:11:06 -0400 From: Alan Stern To: Ard Biesheuvel Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Krzysztof Kozlowski , Alim Akhtar , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Patrice Chotard , Vladimir Zapolskiy , linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [RFC PATCH] usb: reduce kernel log spam on driver registration Message-ID: References: <20220825170327.674446-1-ardb@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220825170327.674446-1-ardb@kernel.org> X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,SPF_HELO_PASS,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 25, 2022 at 07:03:27PM +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 > Cc: Greg Kroah-Hartman > Cc: Nicolas Ferre > Cc: Alexandre Belloni > Cc: Claudiu Beznea > Cc: Krzysztof Kozlowski > Cc: Alim Akhtar > Cc: Avi Fishman > Cc: Tomer Maimon > Cc: Tali Perry > Cc: Patrick Venture > Cc: Nancy Yuen > Cc: Benjamin Fair > Cc: Patrice Chotard > Cc: Vladimir Zapolskiy > 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 > --- Acked-by: Alan Stern