All of lore.kernel.org
 help / color / mirror / Atom feed
* [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?
@ 2021-07-19  3:44 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-07-19  3:44 UTC (permalink / raw)
  To: Allison Henderson; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2867 bytes --]

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@intel.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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 44160 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-19  3:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19  3:44 [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? kernel test robot
2021-07-19  3:44 ` kernel test robot
2021-07-19  3:44 ` [RFC PATCH allisonhenderson-xfs_work] xfs: xfs_trans_attr_finish_update can be static kernel test robot
2021-07-19  3:44   ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.