From patchwork Thu Oct 3 15:54:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 175166 Delivered-To: patch@linaro.org Received: by 2002:a92:7e96:0:0:0:0:0 with SMTP id q22csp585618ill; Thu, 3 Oct 2019 09:53:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqzIUTyNftDNe+YgNxBT4DfM81Y7s9/5UVLYBENk09/TgdY43R2Db08rGo4FyVLusaZz1G22 X-Received: by 2002:aa7:dd8e:: with SMTP id g14mr10512070edv.233.1570121474349; Thu, 03 Oct 2019 09:51:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570121474; cv=none; d=google.com; s=arc-20160816; b=AATYeUSt2bWIGh7cZBAA8SGColhz2ABsevhQ3uCdzW2xgBBIN8SwXlkvpMdfjKQrR4 vY12MGrATPHNnoYzxmS6CTOb+3RqYeVeC8adEf9o4/Wmwvi8CfG8BnWx1R5po2oP0GaA h8JS9Az7Awxvv9/nIzgjhZy43oqQ6BxAE6R+kz4TOyLQfvl31F8VhNN7Vma66sGeLPhd A5WeVvx0NAq6SyBgObLyhBxQI3KZcx2teP1/K2CSLVHHaaR0CH4DrGlO4rIAxC+3Wrig CRAs988C5YINL6WERyus6xYQrSyjG/qZQUUAVwYJP8gvFOd4p4vqjz3bdmeI7Z2tdrtK Y15g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=n5qeobAJvPPKl69IOKHJZeNyBj+uP9BLmTDhdyvT6lk=; b=SktGT0049zGz65zmWNyOZxQ8480KqyvXgY2Qnr03A+2HwqFgx8orayPgPx5c2FlGJJ AR4Qzkr+nxQ8vkhaq25Fue8IG0/kdR8jMNKbNkN+5R6CMrN9lFzWsGrtHAYZ9/CwASOy cMKDvRw+wNa1DCplcPxTbrHDFx5NjzF5092z7tkQni0NP42e43wE6aaHgY6k9dO49Nef meFuE5Ng91Nmak8MeI/iMWSxuPjs7+XXxRVgnq1keua43IjsdUUcRyB6MhaCOp0rDdSH LfknWciWVXjxHcRw+GHH0IFPTsof0dTcdRMbrXiBuc8TsIov5yNq5rs+5GyyiU+Mmcgg k1aw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QTb50mI4; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d14si1529968ejr.358.2019.10.03.09.51.13; Thu, 03 Oct 2019 09:51:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QTb50mI4; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406004AbfJCQvM (ORCPT + 27 others); Thu, 3 Oct 2019 12:51:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:38390 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405982AbfJCQvC (ORCPT ); Thu, 3 Oct 2019 12:51:02 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4CCA920867; Thu, 3 Oct 2019 16:51:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570121461; bh=GaFBzWQLwO+dySvhLRFxq60xkVTUnrkFqZ/q4+XN0xs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=QTb50mI4YKs8s/n6Tfe/gwzWHvMRzdrO3PorNT3IfQQgBfxBRrY/HTyqFReEzO/WH V5Gglpl4pqG106vgxBDw64qfIqMB1bg3dgjV6uK59qVtRXka/f4A0sNQHFqotgGJHx GJdQukJQD5g+V8yLT4hQ/bA2liNQ8HrjeVFfFnZw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mark Brown , Lee Jones Subject: [PATCH 5.3 287/344] regulator: Defer init completion for a while after late_initcall Date: Thu, 3 Oct 2019 17:54:12 +0200 Message-Id: <20191003154608.151402340@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191003154540.062170222@linuxfoundation.org> References: <20191003154540.062170222@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mark Brown commit 55576cf1853798e86f620766e23b604c9224c19c upstream. The kernel has no way of knowing when we have finished instantiating drivers, between deferred probe and systems that build key drivers as modules we might be doing this long after userspace has booted. This has always been a bit of an issue with regulator_init_complete since it can power off hardware that's not had it's driver loaded which can result in user visible effects, the main case is powering off displays. Practically speaking it's not been an issue in real systems since most systems that use the regulator API are embedded and build in key drivers anyway but with Arm laptops coming on the market it's becoming more of an issue so let's do something about it. In the absence of any better idea just defer the powering off for 30s after late_initcall(), this is obviously a hack but it should mask the issue for now and it's no more arbitrary than late_initcall() itself. Ideally we'd have some heuristics to detect if we're on an affected system and tune or skip the delay appropriately, and there may be some need for a command line option to be added. Link: https://lore.kernel.org/r/20190904124250.25844-1-broonie@kernel.org Signed-off-by: Mark Brown Tested-by: Lee Jones Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- drivers/regulator/core.c | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) --- a/drivers/regulator/core.c +++ b/drivers/regulator/core.c @@ -5640,7 +5640,7 @@ static int __init regulator_init(void) /* init early to allow our consumers to complete system booting */ core_initcall(regulator_init); -static int __init regulator_late_cleanup(struct device *dev, void *data) +static int regulator_late_cleanup(struct device *dev, void *data) { struct regulator_dev *rdev = dev_to_rdev(dev); const struct regulator_ops *ops = rdev->desc->ops; @@ -5689,18 +5689,9 @@ unlock: return 0; } -static int __init regulator_init_complete(void) +static void regulator_init_complete_work_function(struct work_struct *work) { /* - * Since DT doesn't provide an idiomatic mechanism for - * enabling full constraints and since it's much more natural - * with DT to provide them just assume that a DT enabled - * system has full constraints. - */ - if (of_have_populated_dt()) - has_full_constraints = true; - - /* * Regulators may had failed to resolve their input supplies * when were registered, either because the input supply was * not registered yet or because its parent device was not @@ -5717,6 +5708,35 @@ static int __init regulator_init_complet */ class_for_each_device(®ulator_class, NULL, NULL, regulator_late_cleanup); +} + +static DECLARE_DELAYED_WORK(regulator_init_complete_work, + regulator_init_complete_work_function); + +static int __init regulator_init_complete(void) +{ + /* + * Since DT doesn't provide an idiomatic mechanism for + * enabling full constraints and since it's much more natural + * with DT to provide them just assume that a DT enabled + * system has full constraints. + */ + if (of_have_populated_dt()) + has_full_constraints = true; + + /* + * We punt completion for an arbitrary amount of time since + * systems like distros will load many drivers from userspace + * so consumers might not always be ready yet, this is + * particularly an issue with laptops where this might bounce + * the display off then on. Ideally we'd get a notification + * from userspace when this happens but we don't so just wait + * a bit and hope we waited long enough. It'd be better if + * we'd only do this on systems that need it, and a kernel + * command line option might be useful. + */ + schedule_delayed_work(®ulator_init_complete_work, + msecs_to_jiffies(30000)); return 0; }