Thread (2 messages) 2 messages, 2 authors, 2025-08-08

Re: [PATCH] net: phy: motorcomm: make const array mac_addr_reg static

From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-08 18:48:10
Also in: kernel-janitors, lkml

On Thu,  7 Aug 2025 14:15:04 +0100 Colin Ian King wrote:
Don't populate the const read-only arrays mac_addr_reg on the stack at
run time, instead make them static, this reduces the object code size.

Size before:
   text	   data	    bss	    dec	    hex	filename
  65066	  11352	      0	  76418	  12a82	drivers/net/phy/motorcomm.o

Size after:
   text	   data	    bss	    dec	    hex	filename
  64761	  11512	      0	  76273	  129f1	drivers/net/phy/motorcomm.o
## Form letter - net-next-closed

We have already submitted our pull request with net-next material for v6.17,
and therefore net-next is closed for new drivers, features, code refactoring
and optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after Aug 11th.

RFC patches sent for review only are obviously welcome at any time.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
-- 
pw-bot: defer
pv-bot: closed
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help