mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static?
@ 2026-09-23  9:44 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2026-09-23  9:44 UTC (permalink / raw)
  To: Alice Ryhl
  Cc: oe-kbuild-all, linux-kernel, Miguel Ojeda, Danilo Krummrich, Gary Guo

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   fe2ec83746e501645709761605c2464a44fd2929
commit: 72d33b8bfeacbfdccf2cda4650e8e002def036f8 rust: kasan: add support for Software Tag-Based KASAN
date:   4 months ago
config: arm64-randconfig-r1304-20260923 (https://download.01.org/0day-ci/archive/20260923/202609231723.xD1MYVan-lkp@intel.com/config)
compiler: clang version 24.0.0git (https://github.com/llvm/llvm-project 5dc57157f12f0ff676e823d9b4d98b45c07e5df2)
rustc: rustc 1.96.0 (ac68faa20 2026-05-25)
sparse: v0.6.5-rc1
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260923/202609231723.xD1MYVan-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
| Fixes: 72d33b8bfeac ("rust: kasan: add support for Software Tag-Based KASAN")
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202609231723.xD1MYVan-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static?

vim +/rust_binder_devices_param +51 drivers/android/binder/rust_binderfs.c

eafedbc7c050c44 Alice Ryhl 2025-09-19  50  
eafedbc7c050c44 Alice Ryhl 2025-09-19 @51  char *rust_binder_devices_param = CONFIG_ANDROID_BINDER_DEVICES;
eafedbc7c050c44 Alice Ryhl 2025-09-19  52  module_param_named(rust_devices, rust_binder_devices_param, charp, 0444);
eafedbc7c050c44 Alice Ryhl 2025-09-19  53  

:::::: The code at line 51 was first introduced by commit
:::::: eafedbc7c050c44744fbdf80bdf3315e860b7513 rust_binder: add Rust Binder driver

:::::: TO: Alice Ryhl <aliceryhl@google.com>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread
* drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static?
@ 2025-11-24  1:31 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-11-24  1:31 UTC (permalink / raw)
  To: Alice Ryhl
  Cc: oe-kbuild-all, linux-kernel, Wedson Almeida Filho, Matt Gilbride

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   d0e88704d96ca0df77717320fec4ebabe42c8a94
commit: eafedbc7c050c44744fbdf80bdf3315e860b7513 rust_binder: add Rust Binder driver
date:   9 weeks ago
config: x86_64-randconfig-r131-20251123 (https://download.01.org/0day-ci/archive/20251124/202511240909.vI2KZ96Z-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
rustc: rustc 1.88.0 (6b00bc388 2025-06-23)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251124/202511240909.vI2KZ96Z-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/202511240909.vI2KZ96Z-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static?

vim +/rust_binder_devices_param +51 drivers/android/binder/rust_binderfs.c

    50	
  > 51	char *rust_binder_devices_param = CONFIG_ANDROID_BINDER_DEVICES;
    52	module_param_named(rust_devices, rust_binder_devices_param, charp, 0444);
    53	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

end of thread, other threads:[~2026-09-23  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23  9:44 drivers/android/binder/rust_binderfs.c:51:6: sparse: sparse: symbol 'rust_binder_devices_param' was not declared. Should it be static? kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2025-11-24  1:31 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®