Message ID | 20240217-init_level-v1-0-bde9e11f8317@quicinc.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E8180C48BC4 for <linux-arm-kernel@archiver.kernel.org>; Sat, 17 Feb 2024 13:57:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:CC:To:MIME-Version:Message-ID:Date: Subject:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=bwXeGKgafvZGiSVQwN58nLAlvTginTw1Ap9fph1oxgY=; b=N4uCPyB9inQP/3 jWPJgJS8EVvMaF+13GSRjs/e3sSLe/HZSxE0UUBlkc1IXnJGcPMcW0wUHaLcJjEhZyOLDe6513/nX FL/Zin1Dyk9Ts1XWfz1MpOwlSONA2W7pFJHP9jx5lFDG8qDSY6HEOwZTflRY30qQey7ZuWkMm+Z+B A6Pwj9tB+dJNYSzJgS/dRm+Eak2bBw4YYqGZEHAsMIRN03v7PDY9NYXkVvyDNTqTV1FVcvZLVNUkN Rsi3bo3AYiBerN1vFbfYeVrF0Ddn3vJbrECctiQ8J8F4dnsULbQXRK/19AuSLqozn3zFr8sIUhVmA dk6e5VKAK0IRpdRNooxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rbLC4-00000005mKb-1Rt6; Sat, 17 Feb 2024 13:57:28 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rbLC1-00000005mJb-39xY for linux-arm-kernel@lists.infradead.org; Sat, 17 Feb 2024 13:57:27 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 41HDfZ9D031770; Sat, 17 Feb 2024 13:57:14 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:subject:date:message-id:mime-version:content-type :content-transfer-encoding:to:cc; s=qcppdkim1; bh=h9VFo0bcfKDSpl pfPaeC5cxtTrFf/cuxr3uw/279Q5E=; b=Fb0Y7NJgeUgd5t3bQl2lHK+UPsyH/Q 2XXA0IdU4SHsZXnK4MrYeIT79LCpflgYOvdc2T4zAYEy2kI7FBpuQgGx7Xwdw7Eo XKWO165mpIS2108oz2mqlbioft4xndBKEf/teOBh2GbCAwGdACS5K+OidxVrVzsQ h+AFqSmKqjgaEBXhpxXJUQSEzHHNe9j39D1T4647B5WXq54jyFADuuG0DydsNK/y US2B+3Ij62tHcQsPTIdtvqR6Z8lzp3eXJtuaoOIwLNn4e0hJbT77uC6aXaN2wvrs UsOgjyAxCPRPEt+Q/op/igLdZq2uZgwar1oyp/z5BttI/2KH5rtLQfkg== Received: from nalasppmta03.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3waqmdrd27-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 17 Feb 2024 13:57:14 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 41HDvDgr017266 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 17 Feb 2024 13:57:13 GMT Received: from hu-mkshah-hyd.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Sat, 17 Feb 2024 05:57:09 -0800 From: Maulik Shah <quic_mkshah@quicinc.com> Subject: [PATCH 0/2] Update init level for cmd-db, rpmh-rsc and psci cpuidle domains Date: Sat, 17 Feb 2024 19:27:06 +0530 Message-ID: <20240217-init_level-v1-0-bde9e11f8317@quicinc.com> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIADK70GUC/6tWKk4tykwtVrJSqFYqSi3LLM7MzwNyDHUUlJIzE vPSU3UzU4B8JSMDIxMDI0Nz3cy8zJL4nNSy1BzdpNQksxRzE4MUixQjJaCGgqLUtMwKsGHRsbW 1AHwjxKtcAAAA To: Bjorn Andersson <andersson@kernel.org>, Konrad Dybcio <konrad.dybcio@linaro.org>, Ulf Hansson <ulf.hansson@linaro.org>, "Rafael J. Wysocki" <rafael@kernel.org>, Daniel Lezcano <daniel.lezcano@linaro.org> CC: <linux-arm-msm@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <quic_lsrao@quicinc.com>, Maulik Shah <quic_mkshah@quicinc.com> X-Mailer: b4 0.12.5-dev-2aabd X-Developer-Signature: v=1; a=ed25519-sha256; t=1708178229; l=1020; i=quic_mkshah@quicinc.com; s=20240109; h=from:subject:message-id; bh=aWT50lJuEyLuBC6bdjZcLVcVbSSAd/hYVo+Ldw2RS48=; b=NwilpH+Ii+ckIRaRbv4O6V62Z9Yh3Hn/dAEEEcEy7BivZ0UhYrdKagy4w5v/v8LrKn0qf7SEh ZmVNgJyOVGvCd1qPl2DXZ79M2JZOGy9BQVC7wl9IuABEtTBaNT4mVzJ X-Developer-Key: i=quic_mkshah@quicinc.com; a=ed25519; pk=bd9h5FIIliUddIk8p3BlQWBlzKEQ/YW5V+fe759hTWQ= X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: p3_jVyjRySa_Gq2nBMHJZ2gvULuXLcDD X-Proofpoint-ORIG-GUID: p3_jVyjRySa_Gq2nBMHJZ2gvULuXLcDD X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-02-17_10,2024-02-16_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 lowpriorityscore=0 suspectscore=0 mlxscore=0 phishscore=0 adultscore=0 spamscore=0 impostorscore=0 bulkscore=0 clxscore=1011 mlxlogscore=755 priorityscore=1501 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2401310000 definitions=main-2402170113 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240217_055725_988229_2F9E5EC3 X-CRM114-Status: UNSURE ( 9.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Update init level for cmd-db, rpmh-rsc and psci cpuidle domains
|
expand
|
On Sat, 17 Feb 2024 19:27:06 +0530, Maulik Shah wrote: > cmd-db and rpmh-rsc are used by clients like regulators, interconnects and > clocks for resource voting. These clients are in core_initcall() while > cmd-db and rpmh-rsc are in arch_initcall(). Update init level for these > drivers also to core_initcall() to avoid unnecessary probe defer during > boot up. > > Similarly psci cpuidle psci power domains are used by rpmh-rsc driver and > they are in subsys_initcall(). Update it to core_initcall(). > > [...] Applied, thanks! [1/2] soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc commit: 15ec7c641dd3a33f4d7b7c0cc59369d87edcec5c Best regards,
cmd-db and rpmh-rsc are used by clients like regulators, interconnects and clocks for resource voting. These clients are in core_initcall() while cmd-db and rpmh-rsc are in arch_initcall(). Update init level for these drivers also to core_initcall() to avoid unnecessary probe defer during boot up. Similarly psci cpuidle psci power domains are used by rpmh-rsc driver and they are in subsys_initcall(). Update it to core_initcall(). Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com> --- Maulik Shah (2): soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc cpuidle: psci: Update init level to core_initcall() drivers/cpuidle/cpuidle-psci-domain.c | 2 +- drivers/soc/qcom/cmd-db.c | 2 +- drivers/soc/qcom/rpmh-rsc.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) --- base-commit: d37e1e4c52bc60578969f391fb81f947c3e83118 change-id: 20240217-init_level-beb6d740d8d2 Best regards,