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]
Message-ID: <33c77eb10e91f50c1d39065147b6e085d2fd753c.camel@chronox.de>
Date:   Fri, 17 Sep 2021 17:14:01 +0200
From:   Stephan Mueller <smueller@...onox.de>
To:     kernel test robot <lkp@...el.com>, Tso Ted <tytso@....edu>,
        linux-crypto@...r.kernel.org
Cc:     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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ