[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163169144169.13297.295852962982920269.b4-ty@canonical.com>
Date: Wed, 15 Sep 2021 09:37:26 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: linux-kernel@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>,
Colin King <colin.king@...onical.com>,
Jonathan Hunter <jonathanh@...dia.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
linux-tegra@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] memory: tegra: make the array list static const, makes object smaller
On Thu, 19 Aug 2021 14:31:55 +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Don't populate the array list on the stack but instead it
> static const. Makes the object code smaller by 110 bytes:
>
> Before:
> text data bss dec hex filename
> 37713 21992 64 59769 e979 .../tegra/tegra210-emc-cc-r21021.o
>
> [...]
Applied, thanks!
[1/1] memory: tegra: make the array list static const, makes object smaller
commit: d71b90e3633ff4af8e915ba7adc3c26f7f5edcfe
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Powered by blists - more mailing lists