lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 2 Jul 2018 09:30:11 -0700
From:   Eduardo Valentin <edubezval@...il.com>
To:     Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc:     Keerthy <j-keerthy@...com>, Zhang Rui <rui.zhang@...el.com>,
        linux-pm@...r.kernel.org, linux-omap@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] thermal: ti-soc-thermal: remove dead code

Keerthy,

On Fri, Jun 29, 2018 at 06:10:26PM +0200, Bartlomiej Zolnierkiewicz wrote:
> 
> Hi,
> 
> On Wednesday, May 02, 2018 03:20:35 PM Bartlomiej Zolnierkiewicz wrote:
> > Majority of this code (i.e. functions from ti-bandgap.c) has been
> > introduced in May 2013 by commit eb982001dbd8 ("thermal: introduce TI
> > SoC thermal driver"). Just remove it altogether (in case it is needed
> > it can be easily resurrected from git repo).
> > 
> > While at it fix incorrect "not used" comments.
> > 
> > Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
> > ---
> >  drivers/thermal/ti-soc-thermal/dra752-bandgap.h      |   68 ---
> >  drivers/thermal/ti-soc-thermal/dra752-thermal-data.c |   65 ---
> >  drivers/thermal/ti-soc-thermal/omap3-thermal-data.c  |    6 
> >  drivers/thermal/ti-soc-thermal/omap4-thermal-data.c  |   10 
> >  drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h    |   10 
> >  drivers/thermal/ti-soc-thermal/omap5-thermal-data.c  |   46 --
> >  drivers/thermal/ti-soc-thermal/omap5xxx-bandgap.h    |   41 --
> >  drivers/thermal/ti-soc-thermal/ti-bandgap.c          |  370 -------------------
> >  drivers/thermal/ti-soc-thermal/ti-bandgap.h          |   43 --
> >  9 files changed, 5 insertions(+), 654 deletions(-)
> 
> Gentle ping.
> 
> It would be great to see this patch in v4.19.

Any objections on this removal / cleanup?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ