Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1264714pxb; Fri, 22 Jan 2021 10:57:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJxwMwiFp4jnkgwaAL/V3gD1GI4fw4tgBO6CQtzjkG5aIQX9u1jNJTrKY38u1NnfFaPCwnlY X-Received: by 2002:aa7:db49:: with SMTP id n9mr4432929edt.73.1611341837373; Fri, 22 Jan 2021 10:57:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611341837; cv=none; d=google.com; s=arc-20160816; b=ugmQFD131mFUeiwcfYHGzd68k2LOqVtVHRMFsgs5oqON/7I+/zG4q3jdn+CGqM3ge+ LzoUkeqxbnEokKGw8uAlCzkAGxXfamN6nyUnH+xZh59VVRYe7QjVimm8La0fHDnvVehk UI3LJTy/hXCgvqRx810Ac9NhBMvPdY8n5qxf3j5HElHDvyvPJm0qjafVUyRiNtVLW3qI w2sT1fLTIuY4UsNbjCJjEgySJFMgKHVDl/rijpz8SDTpf3nUX9LNcyrWtQIjy3usw+u7 Loi1o8BnIgUplnBm6quHll+F5r/kK6MHXQxWrM2Kk5z5BX8EG9K1fZo27A+MWqSmbbEl Ewlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=r7GM3kXNWQA1nSBVCJin0FFxrvWWaiPkXAWOyyi9Kjg=; b=HV2yXdoTb58xOWA8AC908/nX/vMWvUZTOdBMa6KOWkMAAbOQ2tC3w5JOgc9WA71jXx y/qP1rEMDy0NcRnmzqV/726XVy+ZRy524vFnSjiWEluvr9TLYFOFGgWp2dx6nViKOo9F nqm5ICARgSMJEv8ONFwzbKY6tUCDJsWZgwqEL2dUDq0yPoW4zaOJel6jZeQ2HVfy+/fy wAMj19+E/9eKfAHqewTGSzV1Uy8DRAw4oxoW8igwwj4VLLNmoK+QOTbmaqjbyvAK1ko6 6mlH1jrQDUt5M1oxvmzJ9YdZTS+pN7v4q5cUeoyXUTPv2Qh/5dMEf3bEFvAxMZ3Yuxef ttIg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DeLwoqRw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a73si3953218edf.23.2021.01.22.10.56.52; Fri, 22 Jan 2021 10:57:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DeLwoqRw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729793AbhAVSuf (ORCPT + 99 others); Fri, 22 Jan 2021 13:50:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:38994 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728550AbhAVOWp (ORCPT ); Fri, 22 Jan 2021 09:22:45 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B906C23B5D; Fri, 22 Jan 2021 14:16:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611324992; bh=9yzrAxBVSvSDp2NTnOx6WHzKGKiiF2/vpQ+3b1iIeV4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DeLwoqRwyHr9LLP/Z0OpgLCMQeqON2U/jGEY3Qa9JgjYo88p7xtR11VFrw8cwt/90 Lh2qpjIPIozxTuQqDoIwV/SWTNtwcYgzgJwCdu+zbKg1JAeBdG/oTmGeMhs/ILn5Ll yLGXITFrY8Efkxtfxw7i6rkCxUlC+rlUvnt7QtpA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alan Stern , Hamish Martin Subject: [PATCH 5.4 01/33] usb: ohci: Make distrust_firmware param default to false Date: Fri, 22 Jan 2021 15:12:17 +0100 Message-Id: <20210122135733.627145225@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210122135733.565501039@linuxfoundation.org> References: <20210122135733.565501039@linuxfoundation.org> User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Hamish Martin commit c4005a8f65edc55fb1700dfc5c1c3dc58be80209 upstream. The 'distrust_firmware' module parameter dates from 2004 and the USB subsystem is a lot more mature and reliable now than it was then. Alter the default to false now. Suggested-by: Alan Stern Acked-by: Alan Stern Signed-off-by: Hamish Martin Link: https://lore.kernel.org/r/20200910212512.16670-2-hamish.martin@alliedtelesis.co.nz Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/ohci-hcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/usb/host/ohci-hcd.c +++ b/drivers/usb/host/ohci-hcd.c @@ -102,7 +102,7 @@ static void io_watchdog_func(struct time /* Some boards misreport power switching/overcurrent */ -static bool distrust_firmware = true; +static bool distrust_firmware; module_param (distrust_firmware, bool, 0); MODULE_PARM_DESC (distrust_firmware, "true to distrust firmware power/overcurrent setup");