Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp3204636pxb; Tue, 12 Jan 2021 08:48:14 -0800 (PST) X-Google-Smtp-Source: ABdhPJzvvXY+FickaC1zqvKr/FJA4xkR4yZIGa0zaiTfDu1jhZHBtGQRpStKInofelZd7FKVtv1V X-Received: by 2002:a50:f0dc:: with SMTP id a28mr15656edm.291.1610470094418; Tue, 12 Jan 2021 08:48:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610470094; cv=none; d=google.com; s=arc-20160816; b=1F2kglg6YhOuFQaQBPC6oJW/gARNffpq/koj5PSm2otsUYb8BCamtOxsGOq0MhHTP6 UTt/qvU1r8zQgS2uH9Gu+RadLoHUQPfY3P00Vt2QYaUs8vsztq0ZJ+rvFuQcsyVsg+1B Z735JlgBvaBnGl8ca06LQkki0eIXXR8KAFFTrzZTuZ3WJh8uiciC0QndHvnBVpTRstym 1U8zECAyhi+9TD1VILMuGy36DiuszF/P79GISzIy/gVhPdLizLnL73Kz+YkgHqmZG3Pw XMK+rLmo74cwX2HmJT2ewMsJ9KhnWOxSmXK2Pk0mntry5i1JWUfXl+/qoNpfkQuBzBvt 2eAA== 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:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=utjuqg1vZ+ckAitbCLcEyVuC0mF9xzRb7JiomOFJQfA=; b=cEbaIxGytkP3BVzHoZcxnRgy37EyF1VchC4gEJS4lFstAxlOCQWUUtoGNoT35dTV/e Pvgtolk9tmS5dpCPzj80wegDj84YmaIWBjEX8fojOH7llH483JUwXWLf7xFhA7uivj/Q NiT9PoSOgDdvRE2ejo8xHbNvomVMLCyLEacoDowirWd2WSgNJVKejcu5xGPQF29GOCea lwpLp+Xl4pV3Gi0hTfkAdoGMr7yZ5rheg8sAKvBy649VGh42G+AAySmObXYW99qleUj5 I8PocUcdVs/wPLaznPxiBznv1mep8uhbmL25rUgcChLCPhDpxRroPZxXzZXZFDNv0/Vh w0MA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b="iHs07gX/"; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z9si1333524ejw.623.2021.01.12.08.47.50; Tue, 12 Jan 2021 08:48:14 -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=@kernel.org header.s=k20201202 header.b="iHs07gX/"; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404454AbhALQog (ORCPT + 99 others); Tue, 12 Jan 2021 11:44:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:38684 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728901AbhALQog (ORCPT ); Tue, 12 Jan 2021 11:44:36 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8D39223107; Tue, 12 Jan 2021 16:43:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610469836; bh=g4E+bclw7/LIvnoXNckYeAd/7C3OTd2i42XOkzm/MVY=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=iHs07gX/5trwO15bYCQc1FYHvfza0jIyYDTz+nivAmXoEEfsyJGm00YW9QID6Rn7/ ic1zxpx9Txg8qjN/1Rz+rEKO4pCyhrZStQR9/THYbi/6aBLYFBKycRrt6s1jfTq8yV OP2eJS9yUYkaOtRv3qlTp5aFEAv4ReGkz5T0Tne3AiYykWon1bNP/jMUZFnEcKj8yK DNa/yaJBcfdsJQUagvAnpqDC+KV08LYqdlXBYRn/ZB/0tp783Mkp7O6Ecot35/bSrf Bkv4Am3JXCCnV6SWJMrtIGV5LbXSNBz+N1XttBki7YlDJxEZSD9+b4TMB8WUR0VJ8U 6vdBRl7jz5gQg== From: Mark Brown To: Pavel Machek , Geert Uytterhoeven , Lad Prabhakar Cc: linux-spi@vger.kernel.org, Biju Das , linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Prabhakar In-Reply-To: <20210107145329.27966-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20210107145329.27966-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Subject: Re: [PATCH] spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check Message-Id: <161046980299.975.8508169983614840511.b4-ty@kernel.org> Date: Tue, 12 Jan 2021 16:43:22 +0000 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 On Thu, 7 Jan 2021 14:53:29 +0000, Lad Prabhakar wrote: > With CONFIG_PM_SLEEP disabled the rpcif_spi_pm_ops variable is still > referenced and thus increasing the size of kernel. > > Fix this issue by adding CONFIG_PM_SLEEP #ifdef check around the .pm > assignment (image size is critical on RZ/A SoC's where the SRAM sizes > range 4~5 MiB). Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef check commit: bfeccc6a18de52529ada66ea3afe934004b4b36e All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark