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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 22 Nov 2019 10:47:42 +0800
From:   Greentime Hu <green.hu@...il.com>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:     Nickhu <nickhu@...estech.com>, Vincent Chen <deanbo422@...il.com>,
        Mark Rutland <mark.rutland@....com>,
        Rob Herring <robh+dt@...nel.org>,
        DTML <devicetree@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] nds32: remove unneeded clean-files for DTB

Masahiro Yamada <yamada.masahiro@...ionext.com> 於 2019年11月21日 週四 下午6:24寫道:
>
> On Thu, Nov 21, 2019 at 6:46 PM Greentime Hu <green.hu@...il.com> wrote:
> >
> > Masahiro Yamada <yamada.masahiro@...ionext.com> 於 2019年8月9日 週五 上午1:31寫道:
> > >
> > > These patterns are cleaned-up by the top-level Makefile
> > >
> > > Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> > > ---
> > >
> > >  arch/nds32/boot/dts/Makefile | 2 --
> > >  1 file changed, 2 deletions(-)
> > >
> > > diff --git a/arch/nds32/boot/dts/Makefile b/arch/nds32/boot/dts/Makefile
> > > index fff8ade7a84f..f84bd529b6fd 100644
> > > --- a/arch/nds32/boot/dts/Makefile
> > > +++ b/arch/nds32/boot/dts/Makefile
> > > @@ -5,5 +5,3 @@ else
> > >  BUILTIN_DTB :=
> > >  endif
> > >  obj-$(CONFIG_OF) += $(BUILTIN_DTB)
> > > -
> > > -clean-files := *.dtb *.dtb.S
> >
> > Thanks, Masahiro.
> > Acked-by: Greentime Hu <green.hu@...il.com>
>
>
> Would you apply this to the nds32 tree?

Yes, it will be queued in the nds32 next branch.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ