[cpu/hotplug] d215aab82d: [ INFO: possible circular locking dependency detected ]

2017-04-21 Thread kernel test robot
Greetings, 0day kernel testing robot got the below dmesg and the first bad commit is https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/hotplug commit d215aab82d81974f438bfbc80aa437132f3c37c3 Author: Thomas Gleixner AuthorDate: Tue Apr 18 19:05:06 2017 +0200 Commit: Thomas

Re: [PATCH] Remove __init from padata_do_multithreaded and padata_mt_helper

2020-07-02 Thread kernel test robot
=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> WARNING: modpost: vmlinux.o(.text+0x2b8d9e): Section mismatch in reference >> from the function padata_do_multithreaded

Re: [PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build

2020-07-24 Thread kernel test robot
86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c:5: In file included from drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_c

Re: [PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build

2020-07-24 Thread kernel test robot
e attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/crypto/m

Re: [PATCH 10/22] crypto: atmel-aes - add check for xts input length equal to zero

2020-08-07 Thread kernel test robot
make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): driv

Re: [PATCH v32 01/12] Linux Random Number Generator

2020-08-20 Thread kernel test robot
s chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new o

Re: [PATCH v32 06/12] LRNG - add SP800-90A DRBG extension

2020-08-20 Thread kernel test robot
s chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new o

Re: [PATCH v32 07/12] LRNG - add kernel crypto API PRNG extension

2020-08-20 Thread kernel test robot
s chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new o

Re: [PATCH v32 11/12] LRNG - add interface for gathering of raw entropy

2020-08-20 Thread kernel test robot
s chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new o

[PATCH] hwrng: xiphera-trng: fix platform_no_drv_owner.cocci warnings

2020-08-20 Thread kernel test robot
From: kernel test robot drivers/char/hw_random/xiphera-trng.c:141:3-8: No need to set .owner here. The core will do it. Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci CC: Atte Tommiska Signed-off-by: kernel

Re: [PATCH v2 3/3] hwrng: xiphera-trng: add support for XIP8001B hwrng

2020-08-20 Thread kernel test robot
:bc752d2f345bf55d71b3422a6a24890ea03168dc config: riscv-randconfig-c003-20200820 (attached as .config) compiler: riscv32-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/char/hw_random/xiphera-

[cryptodev:master 2/35] drivers/crypto/stm32/stm32-crc32.c:128:2: error: implicit declaration of function 'writel_relaxed'

2020-08-21 Thread kernel test robot
you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/crypto/stm32/stm32-crc32.c:128:2: error: implicit declaration of >> function 'writel_relaxed' [-Werror,-Wi

Re: [PATCH v33 01/12] Linux Random Number Generator

2020-08-21 Thread kernel test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >

Re: [PATCH v33 01/12] Linux Random Number Generator

2020-08-21 Thread kernel test robot
d following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: lib/random32.o: in function `prandom_u32': >> random32.c:(.text+0x234): undefined reference to `__tracepoint_prandom_u32' >> ld: rando

Re: [PATCH v33 03/12] LRNG - sysctls and /proc interface

2020-08-23 Thread kernel test robot
CH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> drivers/char/lrng/lrng_proc.c:49:50: sparse: sparse: incorrect type in >> argument 3 (different address spaces) @@ e

Re: [PATCH v33 12/12] LRNG - add power-on and runtime self-tests

2020-08-23 Thread kernel test robot
64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): aarch64-linux-ld: drivers/char/lrng/lrng_sw_noise.o: in function `add_interrupt_randomness': >> drivers/char/lrng/l

Re: [PATCH v34 01/12] Linux Random Number Generator

2020-08-25 Thread kernel test robot
cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Al

Re: [PATCH v33 01/12] Linux Random Number Generator

2020-08-26 Thread kernel test robot
e.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) drivers/char/lrng/lrng_drng.c:381:6: sparse: sparse: symbol 'lrng_re

Re: [PATCH v34 01/12] Linux Random Number Generator

2020-08-31 Thread kernel test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &

Re: [PATCH v34 04/12] LRNG - add switchable DRNG support

2020-08-31 Thread kernel test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &

[cryptodev:master 2/46] arch/arm/crypto/curve25519-glue.c:73:12: error: implicit declaration of function 'sg_copy_to_buffer'

2020-09-01 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: the cryptodev/master HEAD bbb2832620ac4e136416aa97af7310636422dea9 builds fine. It

Re: [PATCH 1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'

2020-09-03 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/crypto/hisilicon/zip/zip_main.c: In function 'hisi_zip_remov

Re: [PATCH 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-09-16 Thread kernel test robot
make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In fi

Re: [PATCH v3,net-next,3/4] drivers: crypto: add support for OCTEONTX2 CPT engine

2020-09-17 Thread kernel test robot
e attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/crypto/m

Re: [PATCH v35 01/13] Linux Random Number Generator

2020-09-18 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> driver

Re: [PATCH v2 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-09-23 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file includ

Re: [PATCH v3 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-09-23 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): h8300-linux-ld: lib/zstd/common/

[PATCH] lib: zstd: fix semicolon.cocci warnings

2020-10-01 Thread kernel test robot
From: kernel test robot lib/zstd/compress/zstd_compress.c:3248:24-25: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Nick Terrell Signed-off-by: kernel test robot --- url: https://github.com/0day-ci/linux/commits/Nick-Terrell

Re: [PATCH v4 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-10-01 Thread kernel test robot
/linux.git for-next config: i386-randconfig-c001-20200930 (attached as .config) compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot echo echo "coccinelle warnings: (new ones prefixed by >>)

[cryptodev:master 169/199] ERROR: modpost: "cert_sig_digest_update" undefined!

2020-10-02 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<

Re: [BUG][PATCH] arm64: bti: fix BTI to handle local indirect branches

2020-10-06 Thread kernel test robot
git checkout 37211f8bd05c9ebcede89bb5c371e34920355d4f # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All e

Re: [PATCH v6,net-next,03/13] octeontx2-af: add debugfs entries for CPT block

2020-10-12 Thread kernel test robot
4 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:1764:33: error: use >> of undeclared identifier 'CPT_AF_CONSTANTS1'

Re: [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block

2020-10-19 Thread kernel test robot
g to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/marvell/octeontx2/af/rvu_debugf

Re: [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block

2020-10-19 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/m

Re: [PATCH 3/4] dm crypt: switch to EBOIV crypto API template

2020-10-26 Thread kernel test robot
t checkout 740a3c74568afb5bb9e1383d1e7597bf4c1cfd9d # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones p

Re: [PATCH 4/4] crypto: ccree: re-introduce ccree eboiv support

2020-10-26 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/crypto/ccree/cc_cipher.c:658:2: warning: variable 'key_len

Re: [PATCH 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

2020-10-31 Thread kernel test robot
eported-by: kernel test robot All errors (new ones prefixed by >>): >> ld: drivers/crypto/hisilicon/hpre/hpre_crypto.o:(.rodata+0x1860): multiple >> definition of `curve25519_null_point'; >> lib/crypto/curve25519-generic.o:(.rodata+0x40): first defined here

Re: [PATCH 3/4] qat: use GFP_KERNEL allocations

2020-06-03 Thread kernel test robot
RCH=x86_64 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> drivers/crypto/qat/qat_common/qat_algs.c:139:49: sparse: sparse: incorre

Re: [PATCH v2 05/15] crypto: inside-secure - Use PCI_IRQ_MSI_TYPES where appropriate

2020-06-03 Thread kernel test robot
make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &g

Re: [PATCH] crypto: algapi - Remove skbuff.h inclusion

2020-06-11 Thread kernel test robot
make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed

Re: [PATCH v3 08/14] crypto: sun8i-ce: split into prepare/run/unprepare

2020-06-21 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> driver

Re: [PATCH v3 03/14] crypto: sun8i-ss: support hash algorithms

2020-06-21 Thread kernel test robot
, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c:175:5: warning: no >> previous prototype for function 'sun8i_ss_hash_digest_fb&#x

Re: [PATCH v3 08/14] crypto: sun8i-ce: split into prepare/run/unprepare

2020-06-21 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c:277:5: warning: no >> previous prototype for function 'su

Re: [PATCH v3 11/14] crypto: sun8i-ce: support hash algorithms

2020-06-21 Thread kernel test robot
linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/crypto/allwinner/sun8i

Re: [PATCH v3 14/14] crypto: sun8i-ce: Add support for the TRNG

2020-06-21 Thread kernel test robot
linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwin

Re: [PATCH v3 13/14] crypto: sun8i-ce: Add support for the PRNG

2020-06-21 Thread kernel test robot
linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/crypto/allwinner/sun8i

Re: [PATCH v3 11/14] crypto: sun8i-ce: support hash algorithms

2020-06-21 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c:175:5: warning: no >> previous prototype for function 'sun8i_ce_h

Re: [PATCH v3 14/14] crypto: sun8i-ce: Add support for the TRNG

2020-06-21 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c:22:5: warning: no previous >> prototype for function 'sun8i_ce_trn

Re: [PATCH v3 13/14] crypto: sun8i-ce: Add support for the PRNG

2020-06-21 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:818:26: warning: result of >> comparison of constant 255 with expres

Re: [PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback

2020-06-25 Thread kernel test robot
: x86_64-rhel-7.6 (attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 reproduce (this is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All

Re: [PATCH 07/12] crypto: ccp - permit asynchronous skcipher as fallback

2020-06-25 Thread kernel test robot
issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/crypto/ccp/ccp-crypto-aes-xts.c:223:28: error: incompatible pointer >> types passing 'struct crypto_skcipher *' to parameter of type 

Re: [PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-11-13 Thread kernel test robot
nux/kernel/git/herbert/cryptodev-2.6.git master config: powerpc-randconfig-c004-20201103 (attached as .config) compiler: powerpc-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "coccinelle warnings: (new ones prefixed by &

[PATCH] lib: zstd: fix semicolon.cocci warnings

2020-11-13 Thread kernel test robot
From: kernel test robot lib/zstd/compress/zstd_compress.c:3248:24-25: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Nick Terrell Reported-by: kernel test robot Signed-off-by: kernel test robot --- url: https://github.com/0day

Re: [PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-11-14 Thread kernel test robot
103-150617 git checkout 667e96565ce79ec24e0ced9ec4093e92647e4163 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel

Re: [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

2020-11-15 Thread kernel test robot
t checkout c6ca2d701fee193538b8aeac13909c5e7f5bc3f9 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &g

Re: [PATCH v6 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

2020-12-02 Thread kernel test robot
t checkout 1ae5d159649a18815c67be65c370f7fd90e59e9f # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings

Re: [PATCH 2/2] crypto: remove cipher routines from public crypto API

2020-12-10 Thread kernel test robot
t checkout 3e8de6655dbe9ff7f28c1cb27ba0dc37cea3c3df # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old

Re: [PATCH v2 2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper

2020-12-31 Thread kernel test robot
kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: arch/x86/crypto/aesni-intel_asm.o: in function `aesni_xts_encrypt': >> arch/x86/crypto/aesni-intel_asm.S:2844: undefined reference to >> `.Lcts_permute_table'

Re: [PATCH 20/21] crypto: x86 - remove glue helper module

2020-12-31 Thread kernel test robot
4 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> arch/x86/crypto/aesni-intel_glue.c:37:10: fatal error: >> 'asm/crypto/glue_helper.h' file not found #include

Re: [PATCH v2 2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper

2020-12-31 Thread kernel test robot
$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: .Lcts_permute_table >>> referenced by aesni-intel_asm

Re: [PATCH v2 2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper

2020-12-31 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: arch/x86/crypto/aesni-intel_asm.o: in function `aesni_xts_encrypt': >> (.text+0x8909): undefined reference to `.Lcts_permute_table' ld: arch/x86/crypto/aesni-intel_asm.o

Re: [PATCH v6 5/6] crypto: hisilicon/hpre - add 'ECDH' algorithm

2021-01-07 Thread kernel test robot
t checkout 3516f267a2983fb736a244a7b21d2ef9937e4046 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings

Re: [PATCH 4/7] crypto: x86/crc-t10dif - convert to static call library API

2021-01-11 Thread kernel test robot
y COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> arch/x86/crypto/crct10dif-pclmul_glue.c:50:32: warning: unused variable >> 'crct10dif_cpu_id

Re: [PATCH v2 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import

2021-01-11 Thread kernel test robot
r/20210112-57 git checkout b7360d9135da2031f189ad275a4d7765966ac93e # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag as appropriate Reported-by: kernel

Re: [PATCH v2 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import

2021-01-12 Thread kernel test robot
agnostic-prefix -D__CHECK_ENDIAN__' ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> drivers/crypto/qce/sha.c:166:52: sparse: sparse: incorrect type in >> initiali

Re: [PATCH v2 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import

2021-01-13 Thread kernel test robot
g to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/crypto/qce/sha.c:166:30: error

Re: [net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations

2021-02-02 Thread kernel test robot
2b6495d2b221c50facea4eb70bee5d0cccfb43e4 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by

Re: [net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations

2021-02-02 Thread kernel test robot
2b6495d2b221c50facea4eb70bee5d0cccfb43e4 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by

Re: [PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import

2021-02-02 Thread kernel test robot
by: kernel test robot All warnings (new ones prefixed by >>): drivers/crypto/qce/sha.c: In function 'qce_ahash_import': >> drivers/crypto/qce/sha.c:166:45: warning: initialization discards 'const' >> qualifier from pointer target type [-Wdiscarded-qu

Re: [PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import

2021-02-03 Thread kernel test robot
g to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/crypto/qce/sha.c:166:30: error

Re: [PATCH v8 5/9] crypto: move curve_id of ECDH to algorithm name

2021-02-08 Thread kernel test robot
t checkout eeb0603ffdb2894db839c813cc66c4c08920d61b # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sparc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>):

Re: [PATCH v8 5/9] crypto: move curve_id of ECDH to algorithm name

2021-02-08 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from crypto/testmgr.c:73: >> crypto/t

Re: [PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys

2021-02-11 Thread kernel test robot
ou fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: crypto/asymmetric_keys/public_key.o: in function `software_key_determine_akcipher': >> crypto/asymmetric_keys/public_key.c:97: undefined referen

Re: [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support

2021-02-11 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c:731:38: warning: >> va

Re: [PATCH] crypto/nx: add missing call to of_node_put()

2021-02-25 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/crypto/nx/nx-comm

Re: [PATCH] crypto: qat - fix use of 'dma_map_single'

2021-03-01 Thread kernel test robot
86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/crypto/qat/qat_common/qat_algs.c:744:7: warning: variable 'blp' is >> used uninitialized whenever 'if'

Re: [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10

2021-03-26 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): lib/zstd/compress/zstd_compress_sequences.c:17: warning: Cannot understand * -log2(x / 256) lookup table for x in [0, 256). on line 17 - I thought it was a doc

Re: [PATCH v8 1/3] lib: zstd: Add kernel-specific API

2021-03-27 Thread kernel test robot
t checkout c7b74f012a26721a207dd6a9a9a05210a8b1d627 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &g

Re: [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates

2021-03-30 Thread kernel test robot
g to linux build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> crypto/asymmetric_keys/x509_cert

Re: [PATCH 1/5] x509: add support for rsa-pss

2021-04-06 Thread kernel test robot
t checkout 5aa0c74e8d4a650e359aec1790c35c2c26fb618f # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >&

Re: [PATCH 2/5] crypto: support rsa-pss encoding

2021-04-06 Thread kernel test robot
6183f4ed49 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): make[2]

Re: [PATCH v3 2/4] crypto: support rsa-pss encoding

2021-04-07 Thread kernel test robot
build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> crypto/rsa_helper.c:247:33: sparse: sparse: cas

Re: [PATCH v2 2/4] crypto: support rsa-pss encoding

2021-04-08 Thread kernel test robot
e Reported-by: kernel test robot All errors (new ones prefixed by >>): >> make[2]: *** No rule to make target 'crypto/rsa-psspad.o', needed by >> 'crypto/built-in.a'. make[2]: Target '__build' not remade because of errors. --- 0-DAY CI K

Re: [PATCH v4 2/4] crypto: support rsa-pss encoding

2021-04-08 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: crypto/rsa_helper.o: in function `rsa_get_pss_hash': >> crypto/rsa_helper.c:161: undefined reference to `look_up_OID' ld: crypto/rsa_helper.o: in function `rsa_get_pss_

Re: [PATCH 14/16] crypto/nx: Register and unregister VAS interface

2021-04-11 Thread kernel test robot
t checkout 8650d30be9c22ee8fdc59063b993bfbafe88a328 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, o

Re: [PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type

2021-04-11 Thread kernel test robot
t checkout 3dc0fb58cbf2543e4f3cb016ef3ed475a975f3c9 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>

Re: [Patch v2 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-17 Thread kernel test robot
ed .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/crypto/qce/common.c:

Re: [PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection

2023-12-25 Thread kernel test robot
Hi Markus, kernel test robot noticed the following build errors: [auto build test ERROR on herbert-cryptodev-2.6/master] [also build test ERROR on herbert-crypto-2.6/master linus/master v6.7-rc7 next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a note. And when

Re: [PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection

2023-12-25 Thread kernel test robot
Hi Markus, kernel test robot noticed the following build errors: [auto build test ERROR on herbert-cryptodev-2.6/master] [also build test ERROR on herbert-crypto-2.6/master linus/master v6.7-rc7 next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a note. And when

[linus:master] [crypto] 203a6763ab: Kernel_panic-not_syncing:Certs_selftest#:pkcs7_verify()=

2024-04-22 Thread kernel test robot
IG_CRYPTO_POLY1305=m # CONFIG_CRYPTO_RMD160 is not set CONFIG_CRYPTO_SHA1=y -CONFIG_CRYPTO_SHA256=y +CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=y CONFIG_CRYPTO_SHA3=y CONFIG_CRYPTO_SM3=y below details just FYI. kernel test robot noticed "Kernel_panic-not_syncing:Certs_selftest#:pkc

Re: [PATCH v2 security-next 1/4] security: Hornet LSM

2025-04-05 Thread kernel test robot
Hi Blaise, kernel test robot noticed the following build errors: [auto build test ERROR on shuah-kselftest/next] [also build test ERROR on shuah-kselftest/fixes herbert-cryptodev-2.6/master herbert-crypto-2.6/master masahiroy-kbuild/for-next masahiroy-kbuild/fixes v6.14] [cannot apply to linus

Re: [PATCH v2 security-next 1/4] security: Hornet LSM

2025-04-06 Thread kernel test robot
Hi Blaise, kernel test robot noticed the following build errors: [auto build test ERROR on shuah-kselftest/next] [also build test ERROR on shuah-kselftest/fixes herbert-cryptodev-2.6/master herbert-crypto-2.6/master masahiroy-kbuild/for-next masahiroy-kbuild/fixes v6.14] [cannot apply to linus

Re: [v2 PATCH] KEYS: Invert FINAL_PUT bit

2025-05-09 Thread kernel test robot
this appliement. kernel test robot noticed "refcount_t:underflow;use-after-free" on: commit: a78cdfa4388ab9b210c804b92453f14bbe199cbf ("[v2 PATCH] KEYS: Invert FINAL_PUT bit") url: https://github.com/intel-lab-lkp/linux/commits/Herbert-Xu/KEYS-Invert-FINAL_PUT-bit/2025050