[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <162261834188.4130789.12467952282449530814@swboyd.mtv.corp.google.com>
Date:   Wed, 02 Jun 2021 00:19:01 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Konrad Dybcio <konrad.dybcio@...ainline.org>,
        ~postmarketos/upstreaming@...ts.sr.ht
Cc:     martin.botka@...ainline.org,
        angelogioacchino.delregno@...ainline.org,
        marijn.suijten@...ainline.org, jamipkettunen@...ainline.org,
        Konrad Dybcio <konrad.dybcio@...ainline.org>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Michael Turquette <mturquette@...libre.com>,
        linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] clk: qcom: smd-rpm: De-duplicate identical entries
Quoting Stephen Boyd (2021-06-02 00:15:52)
> Quoting Konrad Dybcio (2021-05-24 15:54:56)
> > It makes negative sense to keep repeating the same definitions
> > over and over and over and over again, just with changed names..
> > 
> > De-duplicate to make for a drastically smaller file size.
> > 
> > Signed-off-by: Konrad Dybcio <konrad.dybcio@...ainline.org>
> > ---
> 
> Applied to clk-next. Thanks! I wonder how much smaller it got...
Apparently 55% smaller. Nice!
	$ ./scripts/bloat-o-meter before.o after.o | grep Total
	Total: Before=70713, After=31353, chg -55.66%
Powered by blists - more mailing lists