Re: [PATCH] mfd: stw481x: make three arrays static const, reduces object code size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 05 Sep 2017, Colin King wrote:

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> 
> Don't populate the arrays vcore_val, vpll_val and vaux_val on the
> stack, instead make them static const.  Makes the object code smaller
> by over 370 bytes:
> 
> Before:
>    text	   data	    bss	    dec	    hex	filename
>    6971	   3248	     64	  10283	   282b	drivers/mfd/stw481x.o
> 
> After:
>    text	   data	    bss	    dec	    hex	filename
>    6338	   3504	     64	   9906	   26b2	drivers/mfd/stw481x.o
> 
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
>  drivers/mfd/stw481x.c | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Applied for v4.15, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux