Hi Colin,
On Wed, 2018-02-14 at 18:45 +, Colin King wrote:
> From: Colin Ian King
>
> Don't populate the const read-only arrays int_reg on the stack but instead
> make them static. Makes the object code smaller by over 80 bytes:
>
> Before:
>text data bss dec hex fi
From: Colin Ian King
Don't populate the const read-only arrays int_reg on the stack but instead
make them static. Makes the object code smaller by over 80 bytes:
Before:
textdata bss dec hex filename
280248936 192 371529120 drivers/gpu/ipu-v3/ipu-common.o
Afte
2 matches
Mail list logo