From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8C2EC54FCF for ; Sun, 22 Mar 2020 20:22:30 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 7C10220722 for ; Sun, 22 Mar 2020 20:22:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XL+kKppR"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="sX92G5bb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7C10220722 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=FE9+QJLlUPI3OdiRo4RggjBEXV9RTN8PiqfLKtvpPE8=; b=XL+kKppR5fCvZylTE0S1JhANo JjwfZU0DZkfDNThOxFFGQJoUkJtvAdn46/yNvRAcJjkFOMplOrGTe3Xr3eXWOteW/lNCKzoRNDCFL dgvysenKwtn+mqBGTAYobNNcNulwsPzquUyQoqDoV6/jf587NFCuncAK6NDalGvr+Ionb7T8PbmkD sHPimyMcd3q4tuNzR+NYp+qXs6BE6QT2Jf7KMWwtwyLFZEwonvu6dsQYp+COgPyRauL9/Tq+/jjZT 05O+/OHO3Pw3gNabYG0L9WY6Y74b565jK87b7NocGXxELmPr4WfUphzr1sac7+FV0B+Q67s3Zig8l IQ8j9DhRA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jG777-0005El-GX; Sun, 22 Mar 2020 20:22:29 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jG774-0005E4-Hq for linux-arm-kernel@lists.infradead.org; Sun, 22 Mar 2020 20:22:28 +0000 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 D6CC020722; Sun, 22 Mar 2020 20:22:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584908546; bh=3iqFi+iOlhYLfzs5C4DX6o8MS+PKtlz8ewsZrMIVj/A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sX92G5bbCV2eAlSZHvaDMnW74MY7He001Umr+Nz+p/KzgLRyAk4QkT4jirmw4zi4j jwtCt7kualmiN9LheylhoIC2d2fEVa6vyIklRnvnnI2+rFKcBFLCH/6JS8fhrrHGv+ I2yWgn5HuE5Vc5YzWvMiRbefTalRaKqA9xlsrbfY= Date: Sun, 22 Mar 2020 16:22:24 -0400 From: Sasha Levin To: 20200116141849.73955-1-r.czerwinski@pengutronix.de Subject: Re: [PATCH] ARM: imx: build v7_cpu_resume() unconditionally Message-ID: <20200322202224.GQ4189@sasha-vm> References: <20200116141849.73955-1-r.czerwinski@pengutronix.de> <20200322185022.GA82867@workstation.tuxnet> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200322185022.GA82867@workstation.tuxnet> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200322_132226_637163_BCF3EDC8 X-CRM114-Status: GOOD ( 17.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ahmad Fatoum , festevam@gmail.com, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, Greg Kroah-Hartman , Rouven Czerwinski , shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org, Lucas Stach Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Mar 22, 2020 at 07:50:22PM +0100, Clemens Gruber wrote: >Hi, > >On Thu, Jan 16, 2020 at 03:18:49PM +0100, Rouven Czerwinski wrote: >> From: Ahmad Fatoum >> >> This function is not only needed by the platform suspend code, but is also >> reused as the CPU resume function when the ARM cores can be powered down >> completely in deep idle, which is the case on i.MX6SX and i.MX6UL(L). >> >> Providing the static inline stub whenever CONFIG_SUSPEND is disabled means >> that those platforms will hang on resume from cpuidle if suspend is disabled. >> >> So there are two problems: >> >> - The static inline stub masks the linker error >> - The function is not available where needed >> >> Fix both by just building the function unconditionally, when >> CONFIG_SOC_IMX6 is enabled. The actual code is three instructions long, >> so it's arguably ok to just leave it in for all i.MX6 kernel configurations. >> >> Fixes: 05136f0897b5 ("ARM: imx: support arm power off in cpuidle for i.mx6sx") >> Signed-off-by: Lucas Stach >> Signed-off-by: Ahmad Fatoum >> Signed-off-by: Rouven Czerwinski >> --- >> arch/arm/mach-imx/Makefile | 2 ++ >> arch/arm/mach-imx/common.h | 4 ++-- >> arch/arm/mach-imx/resume-imx6.S | 24 ++++++++++++++++++++++++ >> arch/arm/mach-imx/suspend-imx6.S | 14 -------------- >> 4 files changed, 28 insertions(+), 16 deletions(-) >> create mode 100644 arch/arm/mach-imx/resume-imx6.S >> >> diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile >> index 35ff620537e6..03506ce46149 100644 >> --- a/arch/arm/mach-imx/Makefile >> +++ b/arch/arm/mach-imx/Makefile >> @@ -91,6 +91,8 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a >> obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o >> obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o >> endif >> +AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a >> +obj-$(CONFIG_SOC_IMX6) += resume-imx6.o >> obj-$(CONFIG_SOC_IMX6) += pm-imx6.o >> >> obj-$(CONFIG_SOC_IMX1) += mach-imx1.o >> diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h >> index 912aeceb4ff8..5aa5796cff0e 100644 >> --- a/arch/arm/mach-imx/common.h >> +++ b/arch/arm/mach-imx/common.h >> @@ -109,17 +109,17 @@ void imx_cpu_die(unsigned int cpu); >> int imx_cpu_kill(unsigned int cpu); >> >> #ifdef CONFIG_SUSPEND >> -void v7_cpu_resume(void); >> void imx53_suspend(void __iomem *ocram_vbase); >> extern const u32 imx53_suspend_sz; >> void imx6_suspend(void __iomem *ocram_vbase); >> #else >> -static inline void v7_cpu_resume(void) {} >> static inline void imx53_suspend(void __iomem *ocram_vbase) {} >> static const u32 imx53_suspend_sz; >> static inline void imx6_suspend(void __iomem *ocram_vbase) {} >> #endif >> >> +void v7_cpu_resume(void); >> + >> void imx6_pm_ccm_init(const char *ccm_compat); >> void imx6q_pm_init(void); >> void imx6dl_pm_init(void); >> diff --git a/arch/arm/mach-imx/resume-imx6.S b/arch/arm/mach-imx/resume-imx6.S >> new file mode 100644 >> index 000000000000..5bd1ba7ef15b >> --- /dev/null >> +++ b/arch/arm/mach-imx/resume-imx6.S >> @@ -0,0 +1,24 @@ >> +/* SPDX-License-Identifier: GPL-2.0-or-later */ >> +/* >> + * Copyright 2014 Freescale Semiconductor, Inc. >> + */ >> + >> +#include >> +#include >> +#include >> +#include >> +#include "hardware.h" >> + >> +/* >> + * The following code must assume it is running from physical address >> + * where absolute virtual addresses to the data section have to be >> + * turned into relative ones. >> + */ >> + >> +ENTRY(v7_cpu_resume) >> + bl v7_invalidate_l1 >> +#ifdef CONFIG_CACHE_L2X0 >> + bl l2c310_early_resume >> +#endif >> + b cpu_resume >> +ENDPROC(v7_cpu_resume) >> diff --git a/arch/arm/mach-imx/suspend-imx6.S b/arch/arm/mach-imx/suspend-imx6.S >> index 062391ff13da..1eabf2d2834b 100644 >> --- a/arch/arm/mach-imx/suspend-imx6.S >> +++ b/arch/arm/mach-imx/suspend-imx6.S >> @@ -327,17 +327,3 @@ resume: >> >> ret lr >> ENDPROC(imx6_suspend) >> - >> -/* >> - * The following code must assume it is running from physical address >> - * where absolute virtual addresses to the data section have to be >> - * turned into relative ones. >> - */ >> - >> -ENTRY(v7_cpu_resume) >> - bl v7_invalidate_l1 >> -#ifdef CONFIG_CACHE_L2X0 >> - bl l2c310_early_resume >> -#endif >> - b cpu_resume >> -ENDPROC(v7_cpu_resume) >> -- >> 2.25.0 > >This patch broke the build for our i.MX6 kernel. > >I am referring to commits 512a928aff in mainline and >7199cb65bb in linux-stable. > >In our kernel, neither CONFIG_PM nor CONFIG_SUSPEND are set. Therefore, >ARM_CPU_SUSPEND is also unset, which means that sleep.S (containing >cpu_resume) is not built. > >With this patch, ld reports the following error: >arch/arm/mach-imx/resume-imx6.o: in function `v7_cpu_resume': >(.text+0x8): undefined reference to `cpu_resume' Is this a problem with Linus's tree as well? -- Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel