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:   Fri, 7 Jan 2022 12:38:27 +0200
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Geert Uytterhoeven <geert@...ux-m68k.org>
Cc:     Stafford Horne <shorne@...il.com>,
        "Gabriel L. Somlo" <gsomlo@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Rob Herring <robh+dt@...nel.org>,
        devicetree <devicetree@...r.kernel.org>,
        Ulf Hansson <ulf.hansson@...aro.org>,
        linux-mmc <linux-mmc@...r.kernel.org>,
        Karol Gugala <kgugala@...micro.com>,
        Mateusz Holenko <mholenko@...micro.com>,
        Kamil Rakoczy <krakoczy@...micro.com>,
        mdudek@...ernships.antmicro.com,
        Paul Mackerras <paulus@...abs.org>,
        Joel Stanley <joel@....id.au>, david.abdurachmanov@...ive.com,
        Florent Kermarrec <florent@...oy-digital.fr>,
        Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH v6 3/3] mmc: Add driver for LiteX's LiteSDCard interface

On Fri, Jan 7, 2022 at 12:30 PM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> On Fri, Jan 7, 2022 at 11:29 AM Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> > On Fri, Jan 7, 2022 at 11:25 AM Andy Shevchenko
> > <andy.shevchenko@...il.com> wrote:
> > > On Fri, Jan 7, 2022 at 12:12 PM Stafford Horne <shorne@...il.com> wrote:

...

> > > And for this particular case I dare to advertise a script I wrote [1]
> > > to help with recursive searches.
> > >
> > > [1]: https://github.com/andy-shev/home-bin-tools/blob/master/gl4func.sh
> >
> > Cool!
> >
> > My fingers are used to type
> >
> >     git grep -w <pat1> -- $(git grep -lw <pat2> -- ...)
> >
> > ;-)
>
> Actually you can just use git grep --and?

Thanks for the hint (and patches are welcome :-).
The last time I have read the man of git grep was a long time ago, and
I definitely missed any new features.

-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ