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>] [day] [month] [year] [list]
Date:   Sat, 20 Nov 2021 10:46:36 +0100 (CET)
From:   Julia Lawall <julia.lawall@...ia.fr>
To:     Sidraya <sidraya.bj@...hpartnertech.com>,
        Praneeth Bajjuri <praneeth@...com>,
        Angela Stegmaier <angelabaker@...com>
cc:     linux-kernel@...r.kernel.org, kbuild-all@...ts.01.org
Subject: [ti:ti-rt-linux-5.10.y 10173/10206] drivers/media/platform/vxe-vxd/common/idgen_api.c:66:7-16:
 WARNING use flexible-array member instead
 (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)
 (fwd)

Hello,

I didn't reeive a patch for the first warning, but you may want to check
on it anyway.  I guess that there is an array declared as [] that should
be declared as [0].

julia

---------- Forwarded message ----------
Date: Sat, 20 Nov 2021 09:21:03 +0800
From: kernel test robot <lkp@...el.com>
To: kbuild@...ts.01.org
Cc: lkp@...el.com, Julia Lawall <julia.lawall@...6.fr>
Subject: [ti:ti-rt-linux-5.10.y 10173/10206]
    drivers/media/platform/vxe-vxd/common/idgen_api.c:66:7-16: WARNING use
    flexible-array member instead
    (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-
    and-one-element-arrays)

CC: kbuild-all@...ts.01.org
CC: linux-kernel@...r.kernel.org
TO: Sidraya <sidraya.bj@...hpartnertech.com>
CC: Praneeth Bajjuri <praneeth@...com>
CC: Angela Stegmaier <angelabaker@...com>

tree:   git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git ti-rt-linux-5.10.y
head:   0c67d996db8f3c9149598bc98657ae28fee22208
commit: 97dfdd999ba7266785579c99c40a3c65e63e864a [10173/10206] media: platform: vxd: Kconfig: Add Video decoder Kconfig and Makefile
:::::: branch date: 2 days ago
:::::: commit date: 9 days ago
config: nios2-randconfig-c004-20211116 (attached as .config)
compiler: nios2-linux-gcc (GCC) 11.2.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
Reported-by: Julia Lawall <julia.lawall@...6.fr>


cocci warnings: (new ones prefixed by >>)
>> drivers/media/platform/vxe-vxd/common/idgen_api.c:66:7-16: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays)
--
>> drivers/media/platform/vxe-vxd/common/work_queue.c:65:17-23: ERROR: application of sizeof to pointer
   drivers/media/platform/vxe-vxd/common/work_queue.c:42:17-23: ERROR: application of sizeof to pointer

Please review and possibly fold the followup patch.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Download attachment ".config.gz" of type "application/gzip" (29675 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ