[kbuild] [km13park-linux-1:master 4/6] drivers/scan_at_field/scan_at_field.c:258:1-22: alloc with no test, possible model on line 276

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org TO: Kyung Min Park tree: https://github.com/km13park/linux-1.git master head: 2599cfd82a427fcb66aba75fb0d5d8ae10bfac06 commit: a101b2eee22165a2a507d0d6f843897c4ff5d830 [4/6] saf: scan at field warnings fix :: branch date: 13 hours ago :: commit date: 2

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

2021-04-28 Thread Dan Carpenter
Hi Thara, url: https://github.com/0day-ci/linux/commits/Thara-Gopinath/Add-support-for-AEAD-algorithms-in-Qualcomm-Crypto-Engine-driver/20210420-113944 base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master config: arm-randconfig-m031-20210428 (attached

[kbuild] [zen-kernel-zen-kernel:5.12/lru 10/16] mm/vmscan.c:4506:3-8: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-elem

2021-04-28 Thread kernel test robot
:: commit date: 6 hours ago config: sparc-randconfig-c004-20210428 (attached as .config) compiler: sparc-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Reported-by: Julia Lawall cocci warnings: (new ones prefixed by >>)

[kbuild] [PATCH] mm: multigenerational lru: fix flexible_array.cocci warnings

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org TO: ste...@liquorix.net From: kernel test robot mm/vmscan.c:4506:3-8: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) Zero-length and one-element arrays are deprecated,

[kbuild] arch/arm64/include/asm/cpufeature.h:419:16: sparse: sparse: context imbalance in 'split_huge_page_to_list' - different lock contexts for basic block

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org CC: linux-ker...@vger.kernel.org TO: Alex Shi CC: "Kirill A. Shutemov" CC: Andrew Morton CC: Linux Memory Management List tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9 commit:

[kbuild] Re: [PATCH v33 2/4] scsi: ufs: L2P map management for HPB read

2021-04-28 Thread kernel test robot
lied 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/Daejun-Park/scsi-ufs-Introduce-HPB-feature/20210428-155927 base: https://git.kernel

[kbuild] [PATCH] scsi: ufs: fix itnull.cocci warnings

2021-04-28 Thread kernel test robot
Generated by: scripts/coccinelle/iterators/itnull.cocci CC: Daejun Park Reported-by: kernel test robot Signed-off-by: kernel test robot --- url: https://github.com/0day-ci/linux/commits/Daejun-Park/scsi-ufs-Introduce-HPB-feature/20210428-155927 base: https://git.kernel.org/pub/scm/linux/kern

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

2021-04-28 Thread kernel test robot
/master next-20210428] [cannot apply to sparc-next/master v5.12] [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/c

[kbuild] [zen-kernel-zen-kernel:5.12/futex2 1/7] kernel/futex2.c:434:23: warning: Unused variable: waiter [unusedVariable]

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org TO: ste...@liquorix.net tree: https://github.com/zen-kernel/zen-kernel 5.12/futex2 head: f24c1ade4967d4bb131e56bc344ac43ad8a6ca66 commit: 83f6018faa64933582396f3ef3081c3e75e69b72 [1/7] futex2: Implement wait and wake functions :: branch date: 5 hours ago

[kbuild] Re: [RFC 6/8] media: v4l2-dv-timings: Add more CEA/CTA-861 video format timings

2021-04-28 Thread kernel test robot
ort for your RFC patch.] [auto build test WARNING on linuxtv-media/master] [also build test WARNING on linux/master linus/master v5.12 next-20210428] [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:/

[kbuild] [xlnx:xlnx_rebase_v5.4 1296/1755] drivers/dma/xilinx/xilinx_ps_pcie_dma_client.c:551:1-3: WARNING: possible condition with no effect (if == else)

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org CC: linux-arm-ker...@lists.infradead.org TO: Vishal Sagar CC: Michal Simek CC: Hyun Kwon tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4 head: 77883b257c27f47445381c70c9236ade8f87eeaa commit: 0b197959bbbdb68e1da974bd013339f08704b178 [1296/1755]

[kbuild] [PATCH] staging: xlnxsync: fix platform_get_irq.cocci warnings

2021-04-28 Thread kernel test robot
CC: kbuild-...@lists.01.org CC: linux-arm-ker...@lists.infradead.org TO: Vishal Sagar CC: Michal Simek CC: Hyun Kwon From: kernel test robot drivers/dma/xilinx/xilinx_ps_pcie_platform.c:1606:2-9: line 1606 is redundant because platform_get_irq() already prints an error Remove dev_err()

[kbuild] Re: [PATCH v3 04/13] futex2: Implement requeue operation

2021-04-28 Thread kernel test robot
on tip/locking/core] [also build test WARNING on arm64/for-next/core linus/master v5.12] [cannot apply to tip/x86/asm next-20210428] [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/

[kbuild] include/linux/spinlock.h:409:9: sparse: sparse: context imbalance in 'sunzilog_console_write' - wrong count at exit

2021-04-28 Thread kernel test robot
broken irq restoration date: 3 months ago :: branch date: 15 hours ago :: commit date: 3 months ago config: sparc64-randconfig-s031-20210428 (attached as .config) compiler: sparc64-linux-gcc (GCC) 9.3.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin

[kbuild] arch/sparc/include/asm/irqflags_64.h:52:9: sparse: sparse: context imbalance in '__split_huge_page' - different lock contexts for basic block

2021-04-28 Thread kernel test robot
ef6 commit: b6769834aac1d467fa1c71277d15688efcbb4d76 mm/thp: narrow lru locking date: 4 months ago :: branch date: 13 hours ago :: commit date: 4 months ago config: sparc64-randconfig-s031-20210428 (attached as .config) compiler: sparc64-linux-gcc (GCC) 9.3.0 reproduce: w

[kbuild] Re: drivers/iommu/arm/arm-smmu/qcom_iommu.c:248 qcom_iommu_init_domain() warn: missing error code 'ret'

2021-04-28 Thread Dan Carpenter
Oops, sorry. I didn't mean to sent that. regards, dan carpenter On Wed, Apr 28, 2021 at 02:26:51PM +0300, Dan Carpenter wrote: > CC: kbuild-...@lists.01.org > CC: linux-ker...@vger.kernel.org > TO: Will Deacon > > Hi Will, > > First bad commit (maybe != root cause): > > tree:

[kbuild] [block:for-5.13/io_uring 143/149] fs/io_uring.c:8234 io_sqe_buffer_register() warn: this array is probably non-NULL. 'imu->bvec'

2021-04-28 Thread Dan Carpenter
tree: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git for-5.13/io_uring head: a2a7cc32a5e8cd983912f25a242820107e5613dc commit: 41edf1a5ec967bf4bddedb83c48e02dfea8315b4 [143/149] io_uring: keep table of pointers to ubufs config: x86_64-randconfig-m031-20210425 (attached

[kbuild] [sashal-linux-stable:queue-4.9 26/29] drivers/usb/usbip/vudc_sysfs.c:238 store_sockfd() warn: inconsistent returns '>ud.sysfs_lock'.

2021-04-28 Thread Dan Carpenter
tree: https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git queue-4.9 head: 7edb2da8d62438a92699cb11688ad9f372fc32fc commit: 117246f8e1e52f36549f8e420418f4673d4ddca2 [26/29] usbip: vudc synchronize sysfs code paths config: arc-randconfig-m031-20210425 (attached as .config)

[kbuild] drivers/usb/cdns3/cdnsp-mem.c:1076 cdnsp_mem_cleanup() warn: variable dereferenced before check 'pdev->dcbaa' (see line 1058)

2021-04-28 Thread Dan Carpenter
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 5bfc75d92efd494db37f5c4c173d3639d4772966 commit: 3d82904559f4f5a2622db1b21de3edf2eded7664 usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver config: ia64-randconfig-m031-20210423 (attached as

[kbuild] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:721 dpaa2_eth_build_sg_fd_single_buf() warn: overwrite may leak 'sgt_buf'

2021-04-28 Thread kernel test robot
to all functions in dpaa2-eth.c date: 8 months ago :: branch date: 7 hours ago :: commit date: 8 months ago config: arm-randconfig-m031-20210428 (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported

[kbuild] [PATCH] futex2: fix flexible_array.cocci warnings

2021-04-28 Thread kernel test robot
cci CC: André Almeida Reported-by: kernel test robot Signed-off-by: kernel test robot --- url: https://github.com/0day-ci/linux/commits/Andr-Almeida/Add-futex2-syscalls/20210428-071852 base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git f4abe9967c6fdb511ee567e129a014b60945a

[kbuild] Re: [PATCH v3 01/13] futex2: Implement wait and wake functions

2021-04-28 Thread kernel test robot
docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Andr-Almeida/Add-futex2-syscalls/20210428-071852 base: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git f4abe9967c6fdb511ee567e129a014b60945ab93 :: branch date: 10 hours ago :: commit date: 10 hours ago