From: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
To: vkoul@kernel.org, kishon@kernel.org
Cc: linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Subject: [PATCH 0/4] phy: cadence-torrent: Constify struct cdns_reg_pairs
Date: Thu, 11 Jul 2024 19:31:05 +0200 [thread overview]
Message-ID: <cover.1720718240.git.christophe.jaillet@wanadoo.fr> (raw)
This series is just abour constification of some structs.
It turns about 15 ko of data in ro section:
Before:
======
text data bss dec hex filename
78154 20222 16 98392 18058 drivers/phy/cadence/phy-cadence-torrent.o
After:
=====
text data bss dec hex filename
93606 4790 16 98412 1806c drivers/phy/cadence/phy-cadence-torrent.o
All patches have been compile tested only.
Christophe JAILLET (4):
phy: cadence-torrent: Constify struct cdns_reg_pairs
phy: cadence-torrent: Constify struct cdns_torrent_vals_entry
phy: cadence-torrent: Constify struct cdns_torrent_vals
phy: cadence-torrent: Constify a u32[]
drivers/phy/cadence/phy-cadence-torrent.c | 376 +++++++++++-----------
1 file changed, 188 insertions(+), 188 deletions(-)
--
2.45.2
next reply other threads:[~2024-07-11 17:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 17:31 Christophe JAILLET [this message]
2024-07-11 17:31 ` [PATCH 1/4] " Christophe JAILLET
2024-07-11 17:31 ` [PATCH 2/4] phy: cadence-torrent: Constify struct cdns_torrent_vals_entry Christophe JAILLET
2024-07-11 17:31 ` [PATCH 3/4] phy: cadence-torrent: Constify struct cdns_torrent_vals Christophe JAILLET
2024-07-11 17:31 ` [PATCH 4/4] phy: cadence-torrent: Constify a u32[] Christophe JAILLET
2024-08-01 6:55 ` [PATCH 0/4] phy: cadence-torrent: Constify struct cdns_reg_pairs Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1720718240.git.christophe.jaillet@wanadoo.fr \
--to=christophe.jaillet@wanadoo.fr \
--cc=kernel-janitors@vger.kernel.org \
--cc=kishon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®