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-next>] [day] [month] [year] [list]
Date:   Mon, 19 Jul 2021 11:44:40 +0800
From:   kernel test robot <lkp@...el.com>
To:     Allison Henderson <allison.henderson@...cle.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [allisonhenderson-xfs_work:delayed_attrs_v21_extended 39/62]
 fs/xfs/xfs_attr_item.c:292:1: sparse: sparse: symbol
 'xfs_trans_attr_finish_update' was not declared. Should it be static?

tree:   https://github.com/allisonhenderson/xfs_work.git delayed_attrs_v21_extended
head:   1a71ced599b41e7ee9f0ea02427b76c30f71f7dd
commit: ba1114fc490c84643980a816cfc54ae8f5da1dd3 [39/62] xfs: Implement attr logging and replay
config: x86_64-randconfig-s021-20210718 (attached as .config)
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
reproduce:
        # apt-get install sparse
        # sparse version: v0.6.3-341-g8af24329-dirty
        # https://github.com/allisonhenderson/xfs_work/commit/ba1114fc490c84643980a816cfc54ae8f5da1dd3
        git remote add allisonhenderson-xfs_work https://github.com/allisonhenderson/xfs_work.git
        git fetch --no-tags allisonhenderson-xfs_work delayed_attrs_v21_extended
        git checkout ba1114fc490c84643980a816cfc54ae8f5da1dd3
        # save the attached .config to linux build tree
        make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=x86_64 SHELL=/bin/bash

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


sparse warnings: (new ones prefixed by >>)
>> fs/xfs/xfs_attr_item.c:292:1: sparse: sparse: symbol 'xfs_trans_attr_finish_update' was not declared. Should it be static?
>> fs/xfs/xfs_attr_item.c:496:27: sparse: sparse: symbol 'xfs_trans_get_attrd' was not declared. Should it be static?
>> fs/xfs/xfs_attr_item.c:608:30: sparse: sparse: Using plain integer as NULL pointer
   fs/xfs/xfs_attr_item.c: note: in included file:
   fs/xfs/xfs_log.h:34:21: sparse: sparse: incorrect type in assignment (different base types) @@     expected restricted __be32 [usertype] oh_len @@     got int len @@
   fs/xfs/xfs_log.h:34:21: sparse:     expected restricted __be32 [usertype] oh_len
   fs/xfs/xfs_log.h:34:21: sparse:     got int len
   fs/xfs/xfs_log.h:34:21: sparse: sparse: incorrect type in assignment (different base types) @@     expected restricted __be32 [usertype] oh_len @@     got int len @@
   fs/xfs/xfs_log.h:34:21: sparse:     expected restricted __be32 [usertype] oh_len
   fs/xfs/xfs_log.h:34:21: sparse:     got int len
   fs/xfs/xfs_log.h:34:21: sparse: sparse: incorrect type in assignment (different base types) @@     expected restricted __be32 [usertype] oh_len @@     got int len @@
   fs/xfs/xfs_log.h:34:21: sparse:     expected restricted __be32 [usertype] oh_len
   fs/xfs/xfs_log.h:34:21: sparse:     got int len
   fs/xfs/xfs_log.h:34:21: sparse: sparse: incorrect type in assignment (different base types) @@     expected restricted __be32 [usertype] oh_len @@     got int len @@
   fs/xfs/xfs_log.h:34:21: sparse:     expected restricted __be32 [usertype] oh_len
   fs/xfs/xfs_log.h:34:21: sparse:     got int len

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" (44160 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ