* [android-common:android13-5.15 0/2] drivers/md/dm-bow.c:793:6: sparse: sparse: symbol 'dm_bow_resume' was not declared. Should it be static?
@ 2025-12-17 23:31 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-12-17 23:31 UTC (permalink / raw)
To: cros-kernel-buildreports; +Cc: oe-kbuild-all
tree: https://android.googlesource.com/kernel/common android13-5.15
head: d36711b0a31fb7c6682f53e306fa330cc0b125a2
commit: 88e27b17aab604fb2d486e538b2ef55cd967a430 [0/2] ANDROID: dm-bow: Fix 5.15 compatibility issue
config: x86_64-randconfig-123-20251217 (https://download.01.org/0day-ci/archive/20251218/202512180737.exbUH1CS-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 1335a05ab8bc8339ce24be3a9da89d8c3f4e0571)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251218/202512180737.exbUH1CS-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512180737.exbUH1CS-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
drivers/md/dm-bow.c:97:10: sparse: sparse: symbol 'range_top' was not declared. Should it be static?
drivers/md/dm-bow.c:148:6: sparse: sparse: symbol 'add_before' was not declared. Should it be static?
drivers/md/dm-bow.c:178:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:178:24: sparse: expected int
drivers/md/dm-bow.c:178:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:186:32: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:186:32: sparse: expected int
drivers/md/dm-bow.c:186:32: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:205:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:205:24: sparse: expected int
drivers/md/dm-bow.c:205:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:282:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:282:24: sparse: expected int
drivers/md/dm-bow.c:282:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:395:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:395:24: sparse: expected int
drivers/md/dm-bow.c:395:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:339:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:339:24: sparse: expected int
drivers/md/dm-bow.c:339:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:344:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:344:24: sparse: expected int
drivers/md/dm-bow.c:344:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:350:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:350:24: sparse: expected int
drivers/md/dm-bow.c:350:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:358:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:358:24: sparse: expected int
drivers/md/dm-bow.c:358:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:422:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:422:24: sparse: expected int
drivers/md/dm-bow.c:422:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:427:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:427:24: sparse: expected int
drivers/md/dm-bow.c:427:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:437:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:437:24: sparse: expected int
drivers/md/dm-bow.c:437:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:443:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:443:24: sparse: expected int
drivers/md/dm-bow.c:443:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:462:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:462:24: sparse: expected int
drivers/md/dm-bow.c:462:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:553:53: sparse: sparse: Using plain integer as NULL pointer
>> drivers/md/dm-bow.c:793:6: sparse: sparse: symbol 'dm_bow_resume' was not declared. Should it be static?
drivers/md/dm-bow.c:827:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:827:24: sparse: expected int
drivers/md/dm-bow.c:827:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:846:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:846:24: sparse: expected int
drivers/md/dm-bow.c:846:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:939:24: sparse: sparse: incorrect type in return expression (different base types) @@ expected int @@ got restricted blk_status_t [usertype] @@
drivers/md/dm-bow.c:939:24: sparse: expected int
drivers/md/dm-bow.c:939:24: sparse: got restricted blk_status_t [usertype]
drivers/md/dm-bow.c:975:32: sparse: sparse: incorrect type in assignment (different base types) @@ expected restricted blk_status_t [usertype] bi_status @@ got int [assigned] ret @@
drivers/md/dm-bow.c:975:32: sparse: expected restricted blk_status_t [usertype] bi_status
drivers/md/dm-bow.c:975:32: sparse: got int [assigned] ret
drivers/md/dm-bow.c:1103:5: sparse: sparse: symbol 'remap_unless_illegal_trim' was not declared. Should it be static?
drivers/md/dm-bow.c:1259:5: sparse: sparse: symbol 'dm_bow_prepare_ioctl' was not declared. Should it be static?
drivers/md/dm-bow.c:1292:12: sparse: sparse: symbol 'dm_bow_init' was not declared. Should it be static?
drivers/md/dm-bow.c:1301:6: sparse: sparse: symbol 'dm_bow_exit' was not declared. Should it be static?
drivers/md/dm-bow.c:524:21: sparse: sparse: unsigned value that used to be signed checked against zero?
drivers/md/dm-bow.c:523:26: sparse: signed value source
vim +/dm_bow_resume +793 drivers/md/dm-bow.c
792
> 793 void dm_bow_resume(struct dm_target *ti)
794 {
795 struct mapped_device *md = dm_table_get_md(ti->table);
796 struct bow_context *bc = ti->private;
797 int ret;
798
799 if (bc->kobj_holder.kobj.state_initialized)
800 return;
801
802 ret = kobject_init_and_add(&bc->kobj_holder.kobj, &bow_ktype,
803 &disk_to_dev(dm_disk(md))->kobj, "%s",
804 "bow");
805 if (ret)
806 ti->error = "Cannot create sysfs node";
807 }
808
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-17 23:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17 23:31 [android-common:android13-5.15 0/2] drivers/md/dm-bow.c:793:6: sparse: sparse: symbol 'dm_bow_resume' was not declared. Should it be static? 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.