Re: [kbuild] drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c:1300 create_engine_group() error: we previously assumed 'mirrored_eng_grp' could be null (see line 1256)

2020-11-09 Thread Herbert Xu
On Mon, Nov 09, 2020 at 03:29:19PM +0300, Dan Carpenter wrote: > > Possibly the "eng_grp->mirror.is_ena" means this is a false positive. > Too hard to tell without more context. Yes I think this is a false positive for this reason as is_ena is set to true by setup_eng_grp_mirroring. Thanks, -- E

[kbuild] drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c:1300 create_engine_group() error: we previously assumed 'mirrored_eng_grp' could be null (see line 1256)

2020-11-09 Thread Dan Carpenter
Hi SrujanaChalla, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: f8394f232b1eab649ce2df5c5f15b0e528c92091 commit: 6482023b9d3350bf1b756ef36e1ea1a1c871879c crypto: marvell - enable OcteonTX cpt options for build