All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 14690/14737] error[E0616]: field `0` of struct `module::ThisModule` is private
@ 2026-08-12 19:52 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-12 19:52 UTC (permalink / raw)
  To: Danilo Krummrich; +Cc: oe-kbuild-all, Mark Brown

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   28d012efb4327f9c75d5e042a7c91e9a542efa98
commit: 96871599b7e78f16aeaa9bace332a51d204559fe [14690/14737] Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
config: x86_64-rhel-9.4-rust (https://download.01.org/0day-ci/archive/20260812/202608122140.0CR6WA4v-lkp@intel.com/config)
compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
rustc: rustc 1.96.0 (ac68faa20 2026-05-25)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260812/202608122140.0CR6WA4v-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/202608122140.0CR6WA4v-lkp@intel.com/

All errors (new ones prefixed by >>):

>> error[E0616]: field `0` of struct `module::ThisModule` is private
   --> rust/kernel/serdev.rs:90:89
   |
   90 |         to_result(unsafe { bindings::__serdev_device_driver_register(sdrv.get(), module.0) })
   |                                                                                         ^ private field

--
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:[~2026-08-12 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 19:52 [linux-next:master 14690/14737] error[E0616]: field `0` of struct `module::ThisModule` is private 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.