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] [day] [month] [year] [list]
Date:   Tue, 26 Oct 2021 23:03:30 +0200
From:   Jirka Hladky <jhladky@...hat.com>
To:     Stephan Mueller <smueller@...onox.de>
Cc:     kernel test robot <lkp@...el.com>, Tso Ted <tytso@....edu>,
        linux-crypto@...r.kernel.org, kbuild-all@...ts.01.org,
        Willy Tarreau <w@....eu>, Nicolai Stange <nstange@...e.de>,
        LKML <linux-kernel@...r.kernel.org>,
        Arnd Bergmann <arnd@...db.de>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "Eric W. Biederman" <ebiederm@...ssion.com>,
        "Alexander E. Patrakov" <patrakov@...il.com>,
        "Ahmed S. Darwish" <darwish.07@...il.com>
Subject: Re: [PATCH v42 01/13] Linux Random Number Generator

On Fri, Sep 17, 2021 at 5:18 PM Stephan Mueller <smueller@...onox.de> wrote:
>
> Am Freitag, dem 17.09.2021 um 23:02 +0800 schrieb kernel test robot:
> > Hi "Stephan,
> >
> > Thank you for the patch! Perhaps something to improve:
> >
> > [auto build test WARNING on herbert-crypto-2.6/master]
> > [cannot apply to char-misc/char-misc-testing herbert-cryptodev-2.6/master
> > v5.15-rc1 next-20210917]
> > [If your patch is applied to the wrong git tree, kindly drop us a note.
> > And when submitting patch, we suggest to use '--base' as documented in
> > https://git-scm.com/docs/git-format-patch]
> >
> > url:
> > https://github.com/0day-ci/linux/commits/Stephan-M-ller/dev-random-a-new-approach/20210917-174624
> > base:
> > https://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git maste
> > r
> > config: nds32-allyesconfig (attached as .config)
> > compiler: nds32le-linux-gcc (GCC) 11.2.0
> > reproduce (this is a W=1 build):
> >         wget
> > https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
> > ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         #
> > https://github.com/0day-ci/linux/commit/335ce64ab466685e61b363a33a405c9c49c7a099
> >         git remote add linux-review https://github.com/0day-ci/linux
> >         git fetch --no-tags linux-review Stephan-M-ller/dev-random-a-new-
> > approach/20210917-174624
> >         git checkout 335ce64ab466685e61b363a33a405c9c49c7a099
> >         # save the attached .config to linux build tree
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross
> > ARCH=nds32
> >
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kernel test robot <lkp@...el.com>
> >
> > All warnings (new ones prefixed by >>):
> >
> > > > drivers/char/lrng/lrng_chacha20.c:35: warning: This comment starts with
> > > > '/**', but isn't a kernel-doc comment. Refer Documentation/doc-
> > > > guide/kernel-doc.rst
> >     * Update of the ChaCha20 state by either using an unused buffer part or
> > by
>
> ...
>
> All comments will start with '/*' instead of '/**' from now on.
>
> Thanks
> Stephan
>

Tested-by: Jirka Hladky <jhladky@...hat.com>
Reviewed-by: Jirka Hladky <jhladky@...hat.com>

-- 
-Jirka

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ